check_ordered: Checks if grouping is ordered by time and then outputs the...

View source: R/checks.R

check_orderedR 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?


sftrack documentation built on March 31, 2023, 7:27 p.m.