Learn R Programming

TRONCO (version 2.4.2)

nsamples: nsamples

Description

Return the number of samples in the dataset.

Usage

nsamples(x)

Arguments

x
A TRONCO compliant dataset.

Value

The number of samples in the dataset.

Examples

Run this code
data(test_dataset)
nsamples(test_dataset)

Run the code above in your browser using DataLab