leppott / ContDataQC

Quality control checks on continuous data. Example data is from a HOBO data logger with 30 minute intervals.
https://leppott.github.io/ContDataQC/
MIT License
20 stars 10 forks source link

Config - default to DOCX report #102

Closed leppott closed 3 years ago

leppott commented 3 years ago

Is your feature request related to a problem? Please describe. Change the default report from HTML to DOCX.

Describe the solution you'd like Change the default report from HTML to DOCX.

Describe alternatives you've considered Easier to change the report than to add button to shiny app. And will do the same in base R. If have an advanced user they will be ok making the change for themselves.

Additional context NA

leppott commented 3 years ago
+ Update data/config.R
+ Copy to inst/shiny-examples/ContDataQC/www
+ Update inst/shiny-examples/ContDataQC/config.RMDdir.R
+ Copy to inst/extdata/config.ORIG.R
+ Update inst/extdata/config.RMDdir.R
leppott commented 3 years ago

Examples in ContDataQC are fine. Never changed when moved from DOCX to HTML as the default. So don't have to switch back.