print.rebus {plspm}R Documentation

Printing rebus objects

Description

Printing method for objects of class "rebus"

Usage

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

Arguments

x Object of class "rebus" returned by either it.reb or rebus.pls.
... Further arguments are ignored.

Details

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

See Also

rebus.pls


[Package plspm version 0.1-4 Index]