extract {trainR} | R Documentation |
Extract data from XML request
extract(x, ...)
## S3 method for class 'GetServiceDetailsResult'
extract(x, ...)
## S3 method for class 'StationBoard'
extract(x, ...)
## S3 method for class 'busServices'
extract(x, ...)
## S3 method for class 'callingPoint'
extract(x, ...)
## S3 method for class 'callingPointList'
extract(x, ..., class = "previousCallingPoints")
## S3 method for class 'trainServices'
extract(x, ...)
## S3 method for class 'service'
extract(x, ...)
x |
List with request results. |
... |
Optional parameters. |
class |
String with class of the output object. |
Tibble with the appropriate format.