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