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