get_ssurgo_inventory {FedData} | R Documentation |
Download and crop a shapefile of the SSURGO study areas.
Description
get_ssurgo_inventory
returns a SpatialPolygonsDataFrame
of the SSURGO study areas within
the specified template
. If template is not provided, returns the entire SSURGO inventory of study areas.
Usage
get_ssurgo_inventory(template = NULL, raw.dir)
Arguments
template |
An |
raw.dir |
A character string indicating where raw downloaded files should be put. The directory will be created if missing. |
Value
A SpatialPolygonsDataFrame
of the SSURGO study areas within
the specified template
.
[Package FedData version 4.0.1 Index]