powered by
Use the `sim_base` functions to start a new sim_setup.
sim_setup
sim_base(data = base_id(100, 100))
a data.frame.
data.frame
# NOT RUN { # Example for a linear model: sim_base() %>% sim_gen_x() %>% sim_gen_e() # }
Run the code above in your browser using DataLab