nsamples | R Documentation |
Return the number of samples in the dataset.
nsamples(x)
x |
A TRONCO compliant dataset. |
The number of samples in the dataset.
data(test_dataset)
nsamples(test_dataset)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.