setName | R Documentation |
Set the name of an object.
setName(object, name)
## S4 method for signature 'Arm'
setName(object, name)
## S4 method for signature 'Design'
setName(object, name)
## S4 method for signature 'Model'
setName(object, name)
object |
An object defined form a class of PFIM. |
name |
A string giving the name of the object. |
The object with the updated name.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.