obs_dimvars {SeaVal} | 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