ncss-tech / soilReports

An R package that assists with the setup and operation of a collection of soil data summary, comparison, and evaluation reports. These reports are primarily used by USDA-NRCS soil scientists in both initial and update mapping.
15 stars 5 forks source link

Add new directory and minimal report `templates/minimal` #108

Closed brownag closed 3 years ago

brownag commented 3 years ago

Create new inst/reports folder templates for simple examples of different soilReports styles and easy scaffolds for the report structure and setup.

Currently one report "minimal" is in the templates folder.

It has {aqp}, {soilDB} and {sharpshootR} off CRAN and GH as dependencies, then makes a couple simple graphics. The input vectors of soil names for fetching OSDs etc. are customizable in config.R.

I will also make one or more Shiny examples for a case using e.g. flexdashboard Shiny runtime in shiny.Rmd