View source: R/auxiliary_functions.R
time_dimvars | 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()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.