Pointsets are text files tha can be used by the Analyist feature in OTP 1.5
See also
Other routing:
otp_geocode()
,
otp_isochrone()
,
otp_plan()
,
otp_routing_options()
,
otp_validate_routing_options()
Examples
if (FALSE) { # \dontrun{
locations <- otp_geocode(otpcon, "High Street")
} # }