You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
res <- lapply(LETTERS[1:12], function(l) cat(explainST(taxon_code_to_taxon(l)), "\n\n"))
142
142
```
143
143
144
-
##Static Databases
144
+
#Citation
145
145
146
-
The`./inst/extdata` folder (formerly`./databases`) of the GitHub repository formerly contained data tables related to taxonomic and map unit concepts within the U.S. Soil Survey Geographic Database (SSURGO).
147
-
148
-
These databases included:
149
-
150
-
- Statistics on taxonomic subgroups, family-level components, and soil series.
151
-
152
-
- MLRA Overlap tables for series, national map unit symbols and map unit keys.
153
-
154
-
- Summaries of KSSL records per series as well as geomorphic position, parent material origin and kind.
155
-
156
-
These tables have been moved to a dedicated repository called[SoilWeb-data](https://github.com/ncss-tech/SoilWeb-data).
textVersion = "Brown, A., Beaudette, D. (2023). SoilTaxonomy: A System of Soil Classification for Making and Interpreting Soil Surveys. R package version 0.2.3. <https://CRAN.R-project.org/package=SoilTaxonomy>"