Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

STRplot

Graphical Description of US Soil Taxonomy Soil Temperature Regimes


Description

Graphical Description of US Soil Taxonomy Soil Temperature Regimes

Usage

STRplot(mast, msst, mwst, permafrost = FALSE, pt.cex = 2.75, leg.cex = 0.85)

Arguments

mast

single value or vector of mean annual soil temperature (deg C)

msst

single value or vector of mean summer soil temperature (deg C)

mwst

single value of mean winter soil temperature (deg C)

permafrost

logical: permafrost presence / absence

pt.cex

symbol size

leg.cex

legend size

Details

Author(s)

D.E. Beaudette

References

Soil Survey Staff. 2015. Illustrated guide to soil taxonomy. U.S. Department of Agriculture, Natural Resources Conservation Service, National Soil Survey Center, Lincoln, Nebraska.

See Also

Examples

par(mar=c(4,1,0,1))
STRplot(mast = 0:25, msst = 10, mwst = 1)

soilDB

Soil Database Interface

v2.6.1
GPL (>= 3)
Authors
Dylan Beaudette [aut], Jay Skovlin [aut], Stephen Roecker [aut], Andrew Brown [aut, cre]
Initial release
2021-04-7

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.