Description Usage Arguments Details Value Examples
read.shape
is an easier alternative to readOGR.
1 | read.shape(shape.path)
|
shape.path |
Character. Shapefile path |
This is an alternative function to readOGR, which pretends to be the easiest way to load shapefiles.
a spatial object.
1 2 3 4 | ## Not run:
read.shape('./myshapefile.shp')
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.