Package: ExclusionTable 1.1.0.9000

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.

Authors:Joshua P. Entrop [aut, cre], Simon Steiger [ctb]

ExclusionTable_1.1.0.9000.tar.gz
ExclusionTable_1.1.0.9000.zip(r-4.5)ExclusionTable_1.1.0.9000.zip(r-4.4)ExclusionTable_1.1.0.9000.zip(r-4.3)
ExclusionTable_1.1.0.9000.tgz(r-4.5-any)ExclusionTable_1.1.0.9000.tgz(r-4.4-any)ExclusionTable_1.1.0.9000.tgz(r-4.3-any)
ExclusionTable_1.1.0.9000.tar.gz(r-4.5-noble)ExclusionTable_1.1.0.9000.tar.gz(r-4.4-noble)
ExclusionTable_1.1.0.9000.tgz(r-4.4-emscripten)ExclusionTable_1.1.0.9000.tgz(r-4.3-emscripten)
ExclusionTable.pdf |ExclusionTable.html
ExclusionTable/json (API)
NEWS

# Install 'ExclusionTable' in R:
install.packages('ExclusionTable', repos = c('https://entjos.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/entjos/exclusiontable/issues

Pkgdown site:https://entjos.github.io

On CRAN:

4.48 score 6 stars 9 scripts 218 downloads 1 exports 2 dependencies

Last updated 5 months agofrom:b7498b7454. Checks:5 OK, 3 NOTE. Indexed: yes.

TargetResultLatest binary
Doc / VignettesOKFeb 07 2025
R-4.5-winNOTEFeb 07 2025
R-4.5-macNOTEFeb 07 2025
R-4.5-linuxNOTEFeb 07 2025
R-4.4-winOKFeb 07 2025
R-4.4-macOKFeb 07 2025
R-4.3-winOKFeb 07 2025
R-4.3-macOKFeb 07 2025

Exports:exclusion_table

Dependencies:clidata.table

{ExclusionTable} a package for keeping track of exclusions and inclusions

Rendered fromExclusionTable_vignette.Rmdusingknitr::rmarkdownon Feb 07 2025.

Last update: 2022-10-03
Started: 2021-11-01