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