print.summary.tramnet {tramnet} | R Documentation |
print summary method for class "tramnet"
Description
print summary method for class "tramnet"
Usage
## S3 method for class 'summary.tramnet'
print(x, digits = max(3L, getOption("digits") -
3L), ...)
Arguments
x |
object of class |
digits |
number of digits to print |
... |
additional arguments |
Value
prints textual summary in the console and returns an invisible copy of the
"tramnet"
object
Author(s)
Lucas Kook
[Package tramnet version 0.0-8 Index]