Description Usage Arguments Value Author(s)
View source: R/readShp_function.R
Read the spatial distribution shapefiles (ESRI shapefile format) of species from a specified folder and provide a SpatialPolygonsDataFrame object.
1 | readShp (path)
|
path |
Path for a folder with spatial distribution shapefiles (ESRI shapefile format). The name of the species must be on the second column of the attribute table of the shapefile. |
readShp
returns a object from a class of 'SpatialPolygonsDataFrame'.
Thaís Dória & Daniel Gonçalves-Souza
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.