R/utils-data-processing.R
has_integer_times.Rd
Check if a dataset has integer times
has_integer_times(data)
dataset to check
TRUE or FALSE
TRUE
FALSE
If the times are already integer or Date, true. Otherwise FALSE, with a message if times are missing, or if times could potentially be rounded.