Learn R Programming

TRONCO (version 2.4.2)

ntypes: ntypes

Description

Return the number of types in the dataset.

Usage

ntypes(x)

Arguments

x
A TRONCO compliant dataset.

Value

The number of types in the dataset.

Examples

Run this code
data(test_dataset)
ntypes(test_dataset)

Run the code above in your browser using DataLab