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