View source: R/point_to_polygons.R
point_to_polygons | R Documentation |
this function counts how many events for spatial unit
point_to_polygons(x, y, ids, time, coords, crs, dis)
x |
is the point pattern data with the coordinate. |
y |
is the sf areal data. |
ids |
is the unique o uniques identifiers of each spatial unit. |
time |
is the temporal resolution of datasets. |
coords |
is the coordinates of geocoded dataset. |
crs |
is the coordinate reference system. |
dis |
is the name of vector-borne diseases. |
a sf object.
Felipe Antonio Dzul Manzanilla felipe.dzul.m@gmail.com
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.