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.1.0
Depends: R (≥ 4.0)
Imports: cli, dplyr, magrittr
Suggests: rmarkdown, knitr, NHANES, remotes
Published: 2023-09-21
Author: Joshua P. Entrop ORCID iD [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/
NeedsCompilation: no
Materials: README NEWS
CRAN checks: ExclusionTable results

Documentation:

Reference manual: ExclusionTable.pdf
Vignettes: {ExclusionTable} a package for keeping track of exclusions and inclusions

Downloads:

Package source: ExclusionTable_1.1.0.tar.gz
Windows binaries: r-devel: ExclusionTable_1.1.0.zip, r-release: ExclusionTable_1.1.0.zip, r-oldrel: ExclusionTable_1.1.0.zip
macOS binaries: r-release (arm64): ExclusionTable_1.1.0.tgz, r-oldrel (arm64): ExclusionTable_1.1.0.tgz, r-release (x86_64): ExclusionTable_1.1.0.tgz
Old sources: ExclusionTable archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=ExclusionTable to link to this page.