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