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 July 5, 2023, 4:36 p.m.