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