soilReports-package | R Documentation |
R package container and convenience functions for soil data summary, comparison, and evaluation reports used mainly by USDA-NRCS staff.
Instructions and project homepage.
Dylan E. Beaudette <dylan.beaudette@ca.usda.gov>
## Not run:
# load this library
library(soilReports)
# list reports in the package
listReports()
# install required packages for a named report
reportSetup(reportName='southwest/mu-comparison')
# copy default configuration file and report to 'MU-comparison' in current working directory
reportInit(reportName='southwest/mu-comparison', outputDir='MU-comparison', overwrite=FALSE)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.