meta<- | R Documentation |
x
Assign a new sam_data object to x
meta(x) <- value
## S4 replacement method for signature 'siamcat,sample_data'
meta(x) <- value
x |
an object of class siamcat-class |
value |
an object of class sample_data-class |
none
data(siamcat_example)
meta(siamcat_example) <- meta(siamcat_example)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.