| wizardgtfs-methods | R Documentation |
Print, Summarize, and Plot 'wizardgtfs' Objects
## S3 method for class 'wizardgtfs'
print(x, ..., n = 5L)
## S3 method for class 'wizardgtfs'
summary(object, ...)
## S3 method for class 'summary.wizardgtfs'
print(x, ...)
## S3 method for class 'wizardgtfs'
plot(x, ...)
x, object |
A 'wizardgtfs' object or its summary. |
... |
Additional arguments passed to print methods. |
n |
Number of rows shown per GTFS table. |
'print()' returns 'x' invisibly; 'summary()' returns a 'summary.wizardgtfs' object; 'plot()' returns a 'ggplot' object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.