otp_check_version {opentripplanner} | R Documentation |
Check the what version of OTP the server is running
Description
Check the what version of OTP the server is running
Usage
otp_check_version(otpcon, warn = TRUE)
Arguments
otpcon |
otpcon object from otp_connect() |
warn |
logical, if TRUE will check that OTP version matches contents of otpcon |
See Also
Other setup:
otp_build_graph()
,
otp_check_java()
,
otp_dl_demo()
,
otp_dl_jar()
,
otp_make_config()
,
otp_setup()
,
otp_stop()
,
otp_validate_config()
,
otp_write_config()
[Package opentripplanner version 0.5.2 Index]