create_polygons: Polygon-o-tron

Description Usage Arguments Value

View source: R/jointrisk.R

Description

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

Usage

1
create_polygons(dt, streets)

Arguments

dt

A data.table containing required fields.

streets

A LINESTRING object of navstreets with LANE_RADIUS and geometry elements.

Value

A data.table.


Boostao/jointrisk documentation built on Jan. 6, 2022, 12:28 a.m.