Changelog
Source:NEWS.md
anicheck 0.2.0
New features
-
check_na_timing()summarises where missing values fall, as one row per gap. -
check_na_gapsize()tabulates how often each missing-value gap length occurs. -
check_confidence()reduces per-keypoint tracking confidence to a compact density grid and five-number summary. - Each check gains
summary()andprint()methods for a per-group overview.