metadata | R Documentation |
Functions for getting and setting the metadata associated with an object.
metadata(x)
## S3 method for class 'COMPASSContainer'
metadata(x)
## S3 method for class 'COMPASSResult'
metadata(x)
metadata(x) <- value
## S3 replacement method for class 'COMPASSContainer'
metadata(x) <- value
x |
An R object. |
value |
An R object appropriate for storing metadata in object |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.