as_MonoClust.PULS {puls}R Documentation

Coerce a PULS Object to MonoClust Object

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

## 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


[Package puls version 0.1.2 Index]