time_dimvars {SeaVal} | R Documentation |
returns all column names indicating a temporal coordinate.
time_dimvars(dt = NULL)
dt |
optional. You can provide a data table, then the function returns the names of temporal coordinate columns in this data table. |
Character vector with column names.
time_dimvars()