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:

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

Last updated 2 months agofrom:b7498b7454. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKNov 09 2024
R-4.5-winOKNov 09 2024
R-4.5-linuxOKNov 09 2024
R-4.4-winOKNov 09 2024
R-4.4-macOKNov 09 2024
R-4.3-winOKNov 09 2024
R-4.3-macOKNov 09 2024

Exports:exclusion_table

Dependencies:clidata.table

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

Rendered fromExclusionTable_vignette.Rmdusingknitr::rmarkdownon Nov 09 2024.

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