objName-generic | R Documentation |
access and set name slot fo S4 subobject
objName(x)
## S4 method for signature 'nameData'
objName(x)
## S4 replacement method for signature 'nameData'
objName(x) <- value
x |
a Giotto S4 class subobject with name data |
value |
value to set as object name |
objName(nameData)
: Get name information
objName(nameData) <- value
: Set name information
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.