Description Usage Arguments Value Examples
Moveability statistics for any specified city.
Calculate moveability statistics for a specified city
1 2 |
streetnet |
Pre-downloaded or prepared street network in either
|
from |
If provided, calculate moveability statistics only at these points (given as a vector of OSM IDs). |
green_polys |
Polygons of green space obtained from get_green_space |
activity_points |
Points of activity obtained from get_attractors. |
d_threshold |
Distance threshold below which distances are to be aggreagted (in kilometres). |
mode |
Mode of transport: either "foot" or "bicycle" |
quiet |
If |
Nothing (open interactive map)
1 2 | m <- moveability (streetnet = castlemaine, green_polys = castlemaine_green,
activity_points = castlemaine_attr)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.