| otp_check_java {opentripplanner} | R Documentation |
Check Java version
Description
Check if you have the correct version of Java for running OTP locally
Usage
otp_check_java(otp_version = 1.5)
Arguments
otp_version |
numeric, OTP version number default 1.5 |
See Also
Other setup:
otp_build_graph(),
otp_check_version(),
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]