print.Sncf {ncf}R Documentation

Print function for Sncf objects

Description

'print' method for class "Sncf".

Usage

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

Arguments

x

an object of class "Sncf", usually, as a result of a call to Sncf or related).

...

other arguments

Value

The function-call is printed to screen.

See Also

Sncf


[Package ncf version 1.3-2 Index]