View source: R/03-sim_simName.R
| sim_simName | R Documentation |
Use this function to add a name to a sim_setup in case you are simulating different scenarios. This name will be added if you use the function sim for simulation
sim_simName(simSetup, name)
simSetup |
a |
name |
a character |
sim_base_lm() %>% sim_simName("newName")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.