as.description | R Documentation |
Return the description annotating the dataset, if any. Input 'x' should be
a TRONCO compliant dataset - see is.compliant
.
as.description(x)
x |
A TRONCO compliant dataset. |
The description annotating the dataset, if any.
data(test_dataset)
as.description(test_dataset)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.