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