annotate.description {TRONCO} | 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')