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:
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
Last updated 5 months agofrom:b7498b7454. Checks:5 OK, 3 NOTE. Indexed: yes.
Target | Result | Latest binary |
---|---|---|
Doc / Vignettes | OK | Feb 07 2025 |
R-4.5-win | NOTE | Feb 07 2025 |
R-4.5-mac | NOTE | Feb 07 2025 |
R-4.5-linux | NOTE | Feb 07 2025 |
R-4.4-win | OK | Feb 07 2025 |
R-4.4-mac | OK | Feb 07 2025 |
R-4.3-win | OK | Feb 07 2025 |
R-4.3-mac | OK | Feb 07 2025 |
Exports:exclusion_table
Dependencies:clidata.table
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Exclusion Table | exclusion_table |
Prints 'exl_tbl' objects | print.exl_tbl |