view {TRONCO} | R Documentation |
Print to console a short report of a dataset 'x', which should be
a TRONCO compliant dataset - see is.compliant
.
view(x, view = 5)
x |
A TRONCO compliant dataset. |
view |
The firse |
data(test_dataset) view(test_dataset)