nwos_estimates_add_variable | R Documentation |
Add variables to an NWOS data frame
nwos_estimates_add_variable(x = 1, data = QUEST_LIST, variable.name = "TEN_PLUS", variable.definition = "AC_WOOD >= 10")
x |
list number. Only applicable if is data is a list of data frames, instead of a single data frame. This used mainly for apply functions. |
data |
list of NWOS QUEST objects |
Add a new variable to all NWOS QUEST objects in a list.
nwos_estimates_add_variable()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.