check_ordered {sftrack} | R Documentation |
Checks if grouping is ordered by time and then outputs the correct order
Description
Checks if grouping is ordered by time and then outputs the correct order
Usage
check_ordered(group, time_data, return = TRUE)
Arguments
group |
a c_grouping |
time_data |
a vector of time |
return |
T/F return the new order or just run check? |
[Package sftrack version 0.5.4 Index]