diff --git a/articles/wcs-ssurgo.html b/articles/wcs-ssurgo.html index 5cf194f7..0058ecf4 100644 --- a/articles/wcs-ssurgo.html +++ b/articles/wcs-ssurgo.html @@ -396,7 +396,7 @@
Get the stable version (2.7.8) from CRAN:
+Get the stable version from CRAN:
install.packages('soilDB', dependencies = TRUE)
Get the development version from GitHub:
::install_github("ncss-tech/soilDB", dependencies = FALSE) remotes
## To cite soilDB in publications use:
##
## Beaudette, D., Skovlin, J., Roecker, S., Brown, A. (2023). soilDB:
-## Soil Database Interface. R package version 2.7.8.
+## Soil Database Interface. R package version 2.7.10.
## <https://CRAN.R-project.org/package=soilDB>
##
## A BibTeX entry for LaTeX users is
@@ -102,13 +102,13 @@ Citation## @Manual{,
## title = {soilDB: Soil Database Interface},
## author = {Dylan Beaudette and Jay Skovlin and Stephen Roecker and Andrew Brown},
-## note = {R package version 2.7.8},
+## note = {R package version 2.7.10},
## url = {https://CRAN.R-project.org/package=soilDB},
## year = {2023},
## }
Default table="cosurfmorphgc"
summarizes columns geomposmntn
, geomposhill
, geomposflats
, and geompostrce
.
table="cosurfmorphhpp"
summarizes "hillslopeprof"
, table="cosurfmorphss"
summarizes shapeacross
and shapedown
, and table="cosurfmorphmr"
summarizes geomicrorelief
.
Queries are a generalization of now-deprecated functions from sharpshootR by Dylan Beaudette: geomPosMountainProbability()
, geomPosHillProbability()
, surfaceShapeProbability()
, hillslopeProbability()
Queries are a generalization of now-deprecated functions from sharpshootR package by Dylan Beaudette: geomPosMountainProbability()
, geomPosHillProbability()
, surfaceShapeProbability()
, hillslopeProbability()
Similar summaries of SSURGO component surface morphometry data by series name can be found in fetchOSD(, extended=TRUE)
or downloaded from https://github.com/ncss-tech/SoilWeb-data
Full component data including surface morphometry summaries at the "site" level can be obtained with fetchSDA()
.
get_soilDB_env()
-#> <environment: 0x5575e6565d78>
+#> <environment: 0x556d73b489b0>