print.plspm {plspm}R Documentation

Printing plspm objects

Description

Print method for objects of class "plspm"

Usage

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

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


[Package plspm version 0.1-4 Index]