roaldarbol / animovement

An R toolbox for analysing animal movement across space and time
http://www.roald-arboel.com/animovement/
Other
4 stars 0 forks source link

Deprecate `augment_trackball` and do that with {anibehavr} #7

Closed roaldarbol closed 1 week ago

roaldarbol commented 1 month ago

So this packages will essentially boil down to reading various files and combining them into a standard "animal movement structure". When this happens, the output here should essentially also show the "cumulative x+y" values, which is what you would get from tracking software (and hence, that computation needs to be performed directly in read_trackball).