NEWS.md
sft_timestamp
class.adehabitatLT::ltraj
, trackeR::trackeRdata
, and amt::track_xyt
.amt
, and trackeR
included as suggests.data.frame
“raccoons”), tracking data (sftrack
“racc_track”), and movement data (straj
“racc_traj”). Removed old ‘raccoon’ dataset + updated vignettes (with other minor tweaks) + updated documentation.plot.sftraj
: Argument step_mode
changed to mode
with more flexibility.geom_sftrack.sftrack
that caused an error.ind_burst
-> s_group
(single group) and multi_burst
-> c_grouping
(column grouping). Verbage has also been changed in all documentation.summary_sftrack
, as well as fixing issue where absolute angle was calculating 180 from actual angle.dplyr::group_by
works internally. You can access this with burst_labels
(returns the factor) and burst_names
(get just the levels()
).step_mode
has been added for sftraj so you can choose to display the individual line segments. Although the default is to calculate the merged trajectories, which is must faster.