label<- {SIAMCAT} | 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)