R/as.functions.R
nsamples.Rd
Return the number of samples in the dataset.
nsamples(x)
A TRONCO compliant dataset.
The number of samples in the dataset.
data(test_dataset) nsamples(test_dataset) #> [1] 40