Description Usage Arguments Value
This function is used to update and return polygon table.
1 | update_polygons(source, polygons = NULL, streets = NULL)
|
source |
A data.table used to update the polygon. Use load_risk_cgen(file) or get_cgen_risk() (require extraw). |
polygons |
A polygons ref to update from. |
streets |
A LINESTRING object of navstreets with LANE_RADIUS and geometry elements. |
A list with a message and a spatial feature data frame.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.