https://github.com/cran/FedData
Raw File
Tip revision: e37c1f9a929436d15ba90a6af2bb8096e33eb13d authored by R. Kyle Bocinsky on 23 September 2015, 02:45:49 UTC
version 2.0.1
Tip revision: e37c1f9
download_ssurgo_inventory.Rd
% Generated by roxygen2 (4.1.1): 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.
}

back to top