ExclusionTable: Creating Tables of Excluded Observations
Instead of counting observations before and after a subset()
call, the ExclusionTable() function reports the number before and after
each subset() call together with the number of observations that have been
excluded. This is especially useful in observational studies for keeping
track how many observations have been excluded for each in-/ or
exclusion criteria. You just need to provide ExclusionTable() with a
dataset and a list of logical filter statements.
Version: |
1.2.0 |
Depends: |
R (≥ 4.1.0) |
Imports: |
cli, data.table |
Suggests: |
rmarkdown, knitr, NHANES, remotes, dplyr, testthat (≥ 3.0.0) |
Published: |
2025-04-06 |
DOI: |
10.32614/CRAN.package.ExclusionTable |
Author: |
Joshua P. Entrop
[aut, cre],
Simon Steiger [ctb] |
Maintainer: |
Joshua P. Entrop <joshuaentrop at posteo.de> |
BugReports: |
https://github.com/entjos/ExclusionTable/issues/ |
License: |
CC BY 4.0 |
URL: |
https://github.com/entjos/ExclusionTable/,
https://entjos.github.io/ExclusionTable/ |
NeedsCompilation: |
no |
Materials: |
README, NEWS |
CRAN checks: |
ExclusionTable results |
Documentation:
Downloads:
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=ExclusionTable
to link to this page.