Learn R Programming

TRONCO (version 2.4.2)

npatterns: Return the number of patterns in the dataset

Description

Return the number of patterns in the dataset

Usage

npatterns(x)

Arguments

x
the dataset.

Examples

Run this code
data(test_dataset)
npatterns(test_dataset)


Run the code above in your browser using DataLab