space_dimvars: Auxiliary function

View source: R/auxiliary_functions.R

space_dimvarsR 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()

SeaVal documentation built on June 24, 2024, 5:15 p.m.