nmodes: Number of modes of an EotStack

nmodesR Documentation

Number of modes of an EotStack

Description

Number of modes of an EotStack

Usage

## S4 method for signature 'EotStack'
nmodes(x)

Arguments

x

an EotStack

Details

retrieves the number of modes of an EotStack

Value

integer

Examples

data(vdendool)

nh_modes <- eot(vdendool, n = 2)

nmodes(nh_modes)


environmentalinformatics-marburg/remote documentation built on June 12, 2025, 1:10 p.m.