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.
get_ssurgo_inventory(template = NULL, raw.dir)
A SpatialPolygonsDataFrame
of the SSURGO study areas within
the specified template
.
An Simple Feature
or SpatRaster
object to serve as a template for cropping.
A character string indicating where raw downloaded files should be put. The directory will be created if missing.