| getOutcomeVars | R Documentation | 
Get a set of outcome variables from the simframe.
getOutcomeVars(
  simframe,
  outcome_type_select = NULL,
  outcome_module_name = NULL,
  sorted = FALSE
)
| simframe | simframe | 
| outcome_type_select | a vector of outcome_types, or NULL to select all types. | 
| outcome_module_name | a vector of outcome_module, , or NULL to select all sets. | 
| sorted | return outcome variables sorted by outcome name? | 
a vector of simframe variables (with names the same as the vector value)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.