View source: R/cat_situations.R
add_situation_col | R Documentation |
Adds the situation as a column of the data.frame
, i.e. the name of the list
element also becomes a column of the element.
add_situation_col(dot_args, obs, obs_sd = NULL)
dot_args |
A list (each element= version) of a list
(each element= situation) of simulations |
obs |
A list (each element= situation) of observations |
obs_sd |
A list (each element= situation) of |
A list of three elements: the updated dot_args, obs and obs_sd.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.