entjos/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.

Getting started

Package details

Maintainer
LicenseCC BY 4.0
Version1.2.0.9000
URL https://github.com/entjos/ExclusionTable/ https://entjos.github.io/ExclusionTable/
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("entjos/ExclusionTable")
entjos/ExclusionTable documentation built on April 17, 2025, 5:46 a.m.