space_dimvars {SeaVal} | 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()