print.localOrthoDiss {resemble}R Documentation

Print method for an object of class orthoDiss

Description

Prints the content of an object of class orthoDiss

Usage

## S3 method for class 'localOrthoDiss'
print(x, ...)

Arguments

x

an object of class localOrthoDiss (returned by orthoDiss when it uses local = TRUE).

...

arguments to be passed to methods (not yet functional).

Author(s)

Leonardo Ramirez-Lopez and Antoine Stevens


[Package resemble version 1.2.2 Index]