print {trainR} | R Documentation |
Print Values
print(x, ...)
## S3 method for class 'StationBoard'
print(x, ..., station = NA)
## S3 method for class 'busServices'
print(x, ...)
## S3 method for class 'trainServices'
print(x, ...)
## S3 method for class 'previousCallingPoints'
print(x, ...)
## S3 method for class 'subsequentCallingPoints'
print(x, ...)
x |
an object used to select a method. |
... |
further arguments passed to or from other methods. |
station |
String to indicate if the destination or origin station should be displayed. |
Input data invisibly.