metadata | R Documentation |
These methods access or set the metadata in a AnyHermesData
object.
x |
( |
value |
( |
The metadata which is a list.
Note that this just inherits S4Vectors::metadata,Annotated-method()
.
a <- hermes_data
metadata(a)
metadata(a) <- list(new = "my metadata")
metadata(a)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.