CDCgov / Rnssp-rmd-templates

Rnssp R Markdown templates are custom-built, parameterized R Markdown templates with seamless integration to the Rnssp R package to enhance user experiences and streamline workflows.
https://cdcgov.github.io/Rnssp-rmd-templates
Apache License 2.0
13 stars 10 forks source link

Combined site level API and knit_quit chunks #7

Closed Michael-Sheppard closed 2 years ago

Michael-Sheppard commented 2 years ago

Combine the site level API and knit_quit code chunks into one and use if statement to quit if premature_quit_essence is TRUE. An error will occur if a user selects the CCQV datamart back up as the data source since the premature_quit_essence logical won't exist.