name: lab_testing_reason
fullname: Lab Reason for Testing
description: >
Summarizes the types of tests and patient demographics of a
user defined reason for testing query. Users are able to
select the geographic region (national, HHS region, state, or county),
time frames, and reason for testing.
Original Code By: Kelly Carey.
Adapted to the Rnssp Package by: Gbedegnon Roseric Azondekon.
National Syndromic Surveillance Program (NSSP).
Centers for Disease Control and Prevention (CDC).
create_dir: true
This template summarizes the types of tests and patient demographics of a user defined reason for testing query. Users are able to select the geographic region (national, HHS region, state, or county), time frames, and reason for testing.
When knit with parameters, this template generates a report in HTML format.
# Add `lab_testing_reason` to my existing Rnssp installation
Rnssp::add_rmd_template("lab_testing_reason")
# Remove `lab_testing_reason` from my existing Rnssp installation
Rnssp::remove_rmd_template("lab_testing_reason")
For questions, ideas for improvement/collaboration, or attribution, please submit an issue here.