powered by
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_setup
sim_simName(simSetup, name)
a sim_setup.
a character
sim_base_lm() %>% sim_simName("newName")
Run the code above in your browser using DataLab