Learn R Programming

plspm (version 0.2-2)

print.plspm: Printing plspm objects

Description

Print method for objects of class "plspm"

Usage

## S3 method for class 'plspm':
print(x, \dots)

Arguments

x
Object of class "plspm" returned by plspm.
...
Further arguments are ignored.

Details

The function print.plspm displays the elements of a list containing all the results.

See Also

plspm