Generate table summarizing cumulative UDS enrollment
Be sure you have R and RStudio installed.
-
Download the REDCap report titled "UDS Enrollment 3/2017 Table".
-
Place the downloaded csv report into the accompanying
input_csvfolder.a. If you didn't download or clone the repository, make sure you also have a folder called
output_csv. -
Run the script.
a. From *Nix environments, type this command from a terminal
./UDS_Enrolled_Report_table.R ./input_csv/[UMMAPMindsetRegistry_file].csv,replacing
[UMMAPMindsetRegristy_file]with the appropriate file name. -
An output table (as a csv file) will appear in the
output_csvfolder.
coming soon