Description Usage Arguments Examples
Match Points to Regions
1  | rw_points_to_region(points, regions, ncores = 1)
 | 
points | 
 simple features column of points  | 
regions | 
 simple features data frame of polygons  | 
ncores | 
 number of core to run (default = 1)  | 
1 2 3 4 5 6  | ## Not run: 
zip_file = "data/01.zip"
d = rw_import_scot(zip_file)
ncol(d) # 74 columns
## End(Not run)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.