View source: R/exclusion_criteria.R
exclusion_criteria | R Documentation |
Exclusion criteria
exclusion_criteria(data, cutoff = 0)
data |
a data object generated by the |
cutoff |
cut off score |
Here the different exclusion criteria are applied to the provided data.
A tibble with a brace of smaller tibbles, with each sub-tibble including a data frame after each one of the exclusion criteria – mentioned in the multifear::chop_css
function – is applied.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.