modifyModel | R Documentation |
Internal method for handling modify argument to NMsim
modifyModel(modify, dt.models = NULL, list.ctl = NULL)
modify |
A list |
dt.models |
a data.table |
list.ctl |
List of coontrol streams as lines |
dt.models (data.table) or result list.ctl (list) depending on whether the 'dt.models' or the 'list.ctl' argument was provided.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.