This repository contains the following files:
render.R
- Script called from BRS cron job that outputs a report to a file whose name is passed as the first command line argument. For example, the commandRscript render.R output.html
will tooutput.html
report.Rmd
- An RMarkdown file that loads data from REDCap usingrccola::loadFromRedcap
config.yml
- A configuration file that holdsrccola
andBRS
configuration variables, including any needed REDCap API keys