Description Usage Arguments Value Examples
Get polygon and geographic information from a shapefile that is thinned to a more feasible dimension. This is team 12's results
1 |
file |
path to a shapefile (.shp) with spatial geometry data OR (if |
tolerance |
A numeric value greater than 0. How much should the data set be thinned? |
fileread |
Should the data be read from a file? Default is TRUE, use fileread=FALSE if the object is already a simple features object in the environment,
perhaps read in via |
A data frame, with each row corresponding to a unique polygon point and its associated polygon and geographic information.
1 2 3 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.