Description Usage Arguments Value
This function takes a data containing IDs, radius and geocode and creates pockets for neighbors risks. It returns a data containing the pocket number for each PRCH_ID
1 | create_polygons(dt, streets)
|
dt |
A data.table containing required fields. |
streets |
A LINESTRING object of navstreets with LANE_RADIUS and geometry elements. |
A data.table.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.