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.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'))

Peer review:

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

On CRAN:

1 exports 6 stars 1.40 score 2 dependencies 9 scripts 205 downloads

Last updated 8 days agofrom:b7498b7454. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 10 2024
R-4.5-winOKSep 10 2024
R-4.5-linuxOKSep 10 2024
R-4.4-winOKSep 10 2024
R-4.4-macOKSep 10 2024
R-4.3-winOKSep 10 2024
R-4.3-macOKSep 10 2024

Exports:exclusion_table

Dependencies:clidata.table

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

Rendered fromExclusionTable_vignette.Rmdusingknitr::rmarkdownon Sep 10 2024.

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