soilReports-package: Soil Reports: R-Markdown reports and convenience functions...

soilReports-packageR Documentation

Soil Reports: R-Markdown reports and convenience functions for soil survey.

Description

R package container and convenience functions for soil data summary, comparison, and evaluation reports used mainly by USDA-NRCS staff.

Instructions and project homepage.

Author(s)

Dylan E. Beaudette <dylan.beaudette@ca.usda.gov>

Examples

## Not run: 
# load this library
library(soilReports)

# list reports in the package
listReports()

# install required packages for a named report
reportSetup(reportName='region2/mu-comparison')

# copy default configuration file and report to 'MU-comparison' in current working directory
reportInit(reportName='region2/mu-comparison', outputDir='MU-comparison', overwrite=FALSE)

## End(Not run)

ncss-tech/soilReports documentation built on April 25, 2024, 1:03 a.m.