View source: R/run_rmarkdown.R
load_qual_data_and_generate_report | R Documentation |
This function loads qualitative data and run the qualitative Rmarkdown files to generate standardised automated reports for the qualitative studies in the Tools for Integrated Management of Childhood Illnesses (TIMCI) project.
load_qual_data_and_generate_report(
qpid,
qual_pp,
research_facilities,
report_dir,
qual_start_date = NULL,
qual_end_date = NULL
)
qpid |
Numeric ID of the qualitative ODK Central project |
qual_pp |
Encryption passphrase associated with the qualitative ODK Central project |
research_facilities |
Dataframe that contains the research facilities |
report_dir |
Path to the output folder for the generated Rmarkdown reports |
qual_start_date |
Qualitative data collection start date (optional) |
qual_end_date |
Qualitative data collection end date (optional) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.