View source: R/editing.functions.R
annotate.description | R Documentation |
Annotate a description on the selected dataset
annotate.description(x, label)
x |
A TRONCO compliant dataset. |
label |
A string |
A TRONCO compliant dataset.
data(test_dataset)
annotate.description(test_dataset, 'new description')
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.