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