Download the demonstration data for the Isle of Wight
Usage
otp_dl_demo(
path_data = NULL,
url = paste0("https://github.com/ropensci/opentripplanner/",
"releases/download/0.1/isle-of-wight-demo.zip"),
quiet = FALSE
)Examples
if (FALSE) { # \dontrun{
otp_dl_demo(tempdir())
} # }
