as_MonoClust.PULS: Coerce a PULS Object to MonoClust Object

View source: R/as_monoclust.puls.R

as_MonoClust.PULSR 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


vinhtantran/puls documentation built on July 17, 2025, 4:28 a.m.