as_MonoClust: Coerce Similar Object to MonoClust

Description Usage Arguments Details

View source: R/as_monoclust.R

Description

The function turns a MonoClust-similar object into MonoClust object so it can use supported functions for MonoClust such as print.MonoClust() and plot.MonoClust().

Usage

1
2
3
4
as_MonoClust(x, ...)

## Default S3 method:
as_MonoClust(x, ...)

Arguments

x

An object that can be coerced to MonoClust object.

...

For extensibility.

Details

as_MonoClust() is an S3 generic. The function itself doesn't run unless it is implemented for another similar object. Currently, this function is not implemented within monoClust package.


vinhtantran/monoClust documentation built on March 12, 2021, 11:11 p.m.