View source: R/auxiliary_functions.R
space_dimvars | R Documentation |
returns all column names indicating a spatial coordinate.
space_dimvars(dt = NULL)
dt |
optional. You can provide a data table, then the function returns the names of spatial coordinate columns in this data table. |
Character vector with column names.
space_dimvars()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.