Description Usage Arguments Details Value Examples
Retrieve the metadata from a SIAMCAT object
1 2 3 4 5 6 7 |
siamcat |
(Required). A siamcat-class object |
This function will retrieve the metadata from a SIAMCAT object. The metadata is a object of the sample_data-class.
The metadata as sample_data-class object
1 2 3 | data(siamcat_example)
temp <- meta(siamcat_example)
head(temp)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.