View source: R/extract_soils_Miller1998_CONUSSoils.R
fetch_soils_from_Miller1998_CONUSSoil | R Documentation |
Extract soil information from the CONUSSoil soil dataset
fetch_soils_from_Miller1998_CONUSSoil(
x,
crs,
vars,
lower_limits_by_vars,
path,
verbose
)
x |
A numerical two-dimensional object
(a |
crs |
An object which is a crs or from which one can be derived.
|
vars |
A vector of character strings. The requested variables as used by CONUSSoil; see Miller et al. 1998. |
lower_limits_by_vars |
A named numeric vector. The names correspond
to |
path |
A character string. The path to the local copy of the
CONUSSoil folder hierarchy, e.g.,
|
verbose |
A logical value. |
This is a function with minimal functionality;
use extract_soils_Miller1998_CONUSSoil
for a user-friendly interface.
Miller, D. A., and R. A. White. 1998. A conterminous United States multilayer soil characteristics dataset for regional climate and hydrology modeling. Earth Interactions 2:1-26. http://www.soilinfo.psu.edu/index.cgi?soil_data&conus
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.