Description Usage Arguments Value
Crop spatial features based on od pairs.
1 2 3 4 5 6 | crop_spatial(
pairs,
spatial,
arterial_highway = "residential",
bbox_margin = c(-500, -500, 500, 500)
)
|
pairs |
OD pairs tibble. |
spatial |
List of spatial features. |
arterial_highway |
Only keep arterial edges with this value in the highway attribute. |
bbox_margin |
Spatial margin added to flows bounding box. |
[list]
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.