Learn R Programming

TRONCO (version 2.4.2)

nhypotheses: Return the number of hypotheses in the dataset

Description

Return the number of hypotheses in the dataset

Usage

nhypotheses(x)

Arguments

x
the dataset.

Examples

Run this code
data(test_dataset)
nhypotheses(test_dataset)

Run the code above in your browser using DataLab