View source: R/auxiliary_functions.R
obs_dimvars | R Documentation |
Observation dimvars are column names in a data table that resemble coordinates for which only one observation may exist.
obs_dimvars(dt = NULL)
dt |
optional. You can provide a data table, then the function returns the names of coordinate columns in this data table. |
Character vector with column names.
obs_dimvars
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.