View source: R/generate_research_cdsa_report.R
generate_research_cdsa_report | R Documentation |
Generate a report comparing research and CDSA data
generate_research_cdsa_report(
research_facilities,
report_dir,
start_date = NULL,
end_date = NULL
)
research_facilities |
Dataframe that contains the research facilities |
report_dir |
Path to the output folder for the generated Rmarkdown reports |
start_date |
Qualitative data collection start date (optional) |
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.