| rbind_sim | R Documentation | 
Uses data.table::rbindlist() but keep the original
structure of the list within the list. To use for row binding
stics_eval() outputs.
rbind_sim(...)
| ... | Input simulations lists from  | 
The function keep all columns from the simulations as in data.table::rbindlist(l,fill= TRUE).
stics_eval()
## Not run: 
Simulation= rbind_sim(Sim_2017, Sim_2018)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.