View source: R/auxiliary_functions.R
obs_cols | R Documentation |
Note that this function guesses column names for observed precip, not observed tercile category.
obs_cols(dt = NULL)
dt |
optional data table. If provided, the function guesses which column contains the observations. Else it returns all recognized observation column names. |
Character vector with column names.
obs_cols()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.