inst/reports/southwest/pedon-summary/README.md

To install and run this report, run the following commands:

  1. Install latest version of soilReports from GitHub:
remotes::install_github("ncss-tech/soilReports")
  1. Install required packages for "pedon-summary" report:
soilReports::reportSetup('southwest/pedon-summary')
  1. Create a fresh instance of "pedon-summary" in path "C:/workspace2/pedon-summary":
soilReports::reportInit('southwest/pedon-summary', "C:/workspace2/pedon-summary")
  1. Navigate to "C:/workspace2/pedon-summary" (or selected output folder from #3) and open config.R

  2. In config.R update subset rules, regular expression patterns, generalized horizon label rules, and spatial data sources.

  3. Open report.Rmd and click "Knit" button in RStudio



ncss-tech/soilReports documentation built on March 6, 2025, 1:15 a.m.