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