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