powered by
Get information about the GraphHopper instance
gh_get_info()
# NOT RUN { if (FALSE) { info <- gh_get_info() message(info$version) message(info$data_date) print(gh_bbox(info)) } # }
Run the code above in your browser using DataLab