Check if a dataset has integer times

has_integer_times(data)

Arguments

data

dataset to check

Value

TRUE or FALSE

Details

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.