space_dimvars {SeaVal}R Documentation

Auxiliary function

Description

returns all column names indicating a spatial coordinate.

Usage

space_dimvars(dt = NULL)

Arguments

dt

optional. You can provide a data table, then the function returns the names of spatial coordinate columns in this data table.

Value

Character vector with column names.

Examples

space_dimvars()

[Package SeaVal version 1.1.1 Index]