swh:1:snp:d8848e3d0cc46cf643933617a366612a3be7929c
Raw File
Tip revision: 5138a366cd75297132ef29d1c741c0bf4d3d69da authored by R. Kyle Bocinsky on 11 October 2022, 16:12:40 UTC
version 3.0.0
Tip revision: 5138a36
download_ssurgo_inventory.Rd
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/SSURGO_FUNCTIONS.R
\name{download_ssurgo_inventory}
\alias{download_ssurgo_inventory}
\title{Download a zipped directory containing a shapefile of the SSURGO study areas.}
\usage{
download_ssurgo_inventory(raw.dir, ...)
}
\arguments{
\item{raw.dir}{A character string indicating where raw downloaded files should be put.}
}
\value{
A character string representing the full local path of the SSURGO study areas zipped directory.
}
\description{
Download a zipped directory containing a shapefile of the SSURGO study areas.
}
\keyword{internal}
back to top