Description Usage Arguments Value
View source: R/SSURGO_FUNCTIONS.R
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.
1 | get_ssurgo_inventory(template = NULL, raw.dir)
|
template |
A Raster* or Spatial* object to serve as a template for cropping. |
raw.dir |
A character string indicating where raw downloaded files should be put. The directory will be created if missing. |
A SpatialPolygonsDataFrame
of the SSURGO study areas within
the specified template
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.