addModels | R Documentation |
Add a models to a library of models.
addModels(object, models)
## S4 method for signature 'LibraryOfModels'
addModels(object, models)
object |
An object from the class LibraryOfModels. |
models |
A list of object from the class Model. |
The library of models with the added models.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.