Learn R Programming

SeaVal (version 1.1.1)

obs_cols: Observation column names

Description

Note that this function guesses column names for observed precip, not observed tercile category.

Usage

obs_cols(dt = NULL)

Value

Character vector with column names.

Arguments

dt

optional data table. If provided, the function guesses which column contains the observations. Else it returns all recognized observation column names.

Examples

Run this code
obs_cols()

Run the code above in your browser using DataLab