gcr_city | R Documentation |
Analyse entire properties of one city
gcr_city(net, wt_profile = "foot", n = NULL, quiet = FALSE)
net |
Street network in |
wt_profile |
Type of weighting profile for street network routing,. |
n |
Number of pints used to calculate pair-wise routes along which to aggregate statistics. If no value specified, routes are calculated between all pairs for the entire network. If value exceeds total number of network nodes, that number is used instead. |
quiet |
if |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.