View source: R/check_prostate_redcap.R
qc_criteria_pts | R Documentation |
For use in check_prostate_redcap
.
qc_criteria_pts()
Tibble:
label
: Description of the exclusion criterion.
filter_criterion
: Expression that will be used in
filter
for restriction to observations that pass the criterion.
# Show all criteria:
qc_criteria_pts()
# Show code for criterion #3:
qc_criteria_pts()$filter_criterion[[3]]
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.