Does anyone know if there is R code available to reproduce the "Stats and Charts" output created by REDCap for any given project?
For each question in a project, REDCap reiterates the question itself, provides a tally of responses (with missing values), the count/frequency of each response in the question (absolute and percentage), and a visual graphic based on the type of question (continuous, categorical)and the possible responses.
The "Stats and Charts" report is very handy. Building off this report would be very helpful rather than trying to recreate the report as a starting point.
I've looked into a few different respoitories, but no luck so far.