extractSubModel | R Documentation |
CombinedModelsPath-class
objectExtract a part of a CombinedModelsPath-class
object
extractSubModel(sol, sub_model_name) ## S4 method for signature 'CombinedModelsPath,character' extractSubModel(sol, sub_model_name)
sol |
an |
sub_model_name |
a string which specify the part of the model to
extract. Note that the name must correspond to the one of the names used in
the list of models during the origin call to |
a IclFit-class
object of the relevant class
sol = CombinedModelsPath,sub_model_name = character
: CombinedModelsPath method
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.