Description Usage Arguments Value Examples
This function creates a dataframe from a shapefile using Team 2's solution
1 | team_2(place.file, tolerance)
|
place.file |
The full file path to your shapefile data. |
tolerance |
A number indicating the tolerance used to thin the shapefile. |
Returns a dataframe.
1 | team_2("../data/gadm36_AUS_shp/gadm36_AUS_1.shp", 0.01)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.