setContent {PFIM} | R Documentation |
Set content of a library of models.
Description
Set content of a library of models.
Usage
setContent(object, content)
## S4 method for signature 'LibraryOfModels'
setContent(object, content)
Arguments
object |
An object from the class LibraryOfModels. |
content |
A list giving the content of the library of models. |
Value
The library of models with the updated content.
[Package PFIM version 6.0.3 Index]