CHOP-CGTInformatics / REDCapTidieR

Makes it easy to read REDCap Projects into R
https://chop-cgtinformatics.github.io/REDCapTidieR/
Other
33 stars 8 forks source link

Form Complete Metadata Column for Supertibble #188

Closed rsh52 closed 7 months ago

rsh52 commented 7 months ago

Description

This is a very light PR adding in form_complete_pct as a metadata column to the supertibble. It summarizes the average of "Complete"s/2's for a given form (it does not take into account unverifieds, etc. which I don't think we can capture in one column).

Proposed Changes

List changes below in bullet format:

Issue Addressed

Closes #183

PR Checklist

Before submitting this PR, please check and verify below that the submission meets the below criteria:

Code Review

This section to be used by the reviewer and developers during Code Review after PR submission

Code Review Checklist