print.vlda: Print a vlda object

Description Usage Arguments Value

View source: R/print.vlda.R

Description

Print method for vlda

Usage

1
2
## S3 method for class 'vlda'
print(x, ...)

Arguments

x

A vlda object to print

...

Other arguments not used by this method

Value

Invisibly returns the result of vlda, which is a list of components that contain the data itself, information etc.


vlda documentation built on July 1, 2020, 10:15 p.m.