Learn R Programming

SeaVal (version 1.1.1)

time_dimvars: Auxiliary function

Description

returns all column names indicating a temporal coordinate.

Usage

time_dimvars(dt = NULL)

Value

Character vector with column names.

Arguments

dt

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

Examples

Run this code
time_dimvars()

Run the code above in your browser using DataLab