check_time0_formatted: Checks if the vector of names are time formatted to t0
Description
This will check if the names are properly time formatted in t_0
to be folded into more time slices. A vector is well formatted
in t_0 when all of its column names end in '_t_0'.
Usage
check_time0_formatted(obj)
Value
TRUE if it is well formatted. FALSE in other case.