Description Usage Arguments Value Examples
View source: R/editing.functions.R
Annotate a description on the selected dataset
1 | annotate.description(x, label)
|
x |
A TRONCO compliant dataset. |
label |
A string |
A TRONCO compliant dataset.
1 2 | 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.