as_MonoClust.PULS: Coerce a PULS Object to MonoClust Object

Description Usage Arguments Value See Also

View source: R/as_monoclust.puls.R

Description

An implementation of the monoClust::as_MonoClust() S3 method for PULS object. The purpose of this is to reuse plotting and printing functions from monoClust package.

Usage

1
2
## S3 method for class 'PULS'
as_MonoClust(x, ...)

Arguments

x

A PULS object to be coerced to MonoClust object.

...

For extensibility.

Value

A MonoClust object coerced from PULS object.

See Also

monoClust::MonoClust.object and PULS.object


puls documentation built on Feb. 16, 2021, 5:07 p.m.