setModels,protLM-method | R Documentation |
setModels
changes the model
slot from a protLM
object to a prespecified list of models.
## S4 method for signature 'protLM' setModels(object, model)
object |
A |
model |
A list of models which will be inserted in the |
A protLM
object of which the model
slot is replaced by the list of models models
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.