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)