Learn R Programming

tramnet (version 0.0-8)

print.summary.tramnet: print summary method for class "tramnet"

Description

print summary method for class "tramnet"

Usage

# S3 method for summary.tramnet
print(x, digits = max(3L, getOption("digits") -
  3L), ...)

Value

prints textual summary in the console and returns an invisible copy of the "tramnet" object

Arguments

x

object of class "tramnet"

digits

number of digits to print

...

additional arguments

Author

Lucas Kook