View source: R/add-to-simulation.R
add_dref_to_list | R Documentation |
Makes sure that DrawsRef with this same index is not already in list. Although not checked, it is assumed that this is only called on a list of DrawsRef objects all coming from same model.
add_dref_to_list(dref, dref_list, sim_dir)
dref |
DrawsRef to add |
dref_list |
list of DrawsRef objects |
sim_dir |
sim@dir |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.