Learn R Programming

resemble (version 2.2.3)

print.local_ortho_diss: Print method for an object of class ortho_diss

Description

Prints the content of an object of class ortho_diss

Usage

# S3 method for local_ortho_diss
print(x, ...)

Arguments

x

an object of class local_ortho_diss (returned by ortho_diss when it uses .local = TRUE).

...

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

Author

Leonardo Ramirez-Lopez and Antoine Stevens