geomorphBySoilSeries-SSURGO | R Documentation |
Hillslope position probability estimates from the SDA query service (SSURGO)
hillslopeProbability(s, replaceNA=TRUE)
surfaceShapeProbability(s, replaceNA=TRUE)
geomPosHillProbability(s, replaceNA=TRUE)
geomPosMountainProbability(s, replaceNA=TRUE)
s |
a character vector of soil series names, automatically normalized to upper case |
replaceNA |
boolean: should missing classes be converted to probabilities of 0? |
These functions send a query to the SDA webservice. Further information on the SDA webservice and query examples can be found at http://sdmdataaccess.nrcs.usda.gov/QueryHelp.aspx
A data.frame
object with rows representing soil series, and columns representing probability estimates of that series occurring at specified geomorphic positions or associated with a surface shape.
Probability values are computed from SSURGO data.
D.E. Beaudette
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.