Package: tabstats 0.2.0.9000

tabstats: A Lightweight Toolkit for Displaying Customizable Tables
A lightweight toolkit that provides functions for printing tables from input data in the R console or terminal with customizable formatting. Supported outputs include American Psychological Association (APA)-style tables (American Psychological Association, 2020, ISBN:9781433832178), correlation matrices, contingency tables, and two-column summary tables.
Authors:
tabstats_0.2.0.9000.tar.gz
tabstats_0.2.0.9000.zip(r-4.7)tabstats_0.2.0.9000.zip(r-4.6)tabstats_0.2.0.9000.zip(r-4.5)
tabstats_0.2.0.9000.tgz(r-4.6-any)tabstats_0.2.0.9000.tgz(r-4.5-any)
tabstats_0.2.0.9000.tar.gz(r-4.7-any)tabstats_0.2.0.9000.tar.gz(r-4.6-any)
tabstats_0.2.0.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
tabstats/json (API)
NEWS
| # Install 'tabstats' in R: |
| install.packages('tabstats', repos = c('https://s7-stats.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/s7-stats/tabstats/issues
Last updated from:4418bc0548. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 138 | ||
| source / vignettes | OK | 190 | ||
| linux-release-x86_64 | OK | 140 | ||
| macos-release-arm64 | OK | 195 | ||
| macos-oldrel-arm64 | OK | 141 | ||
| windows-devel | OK | 110 | ||
| windows-release | OK | 75 | ||
| windows-oldrel | OK | 78 | ||
| wasm-release | OK | 125 |
Exports:cm_stylecorr_matrixcross_tablect_stylenew_corr_datanew_pairwise_datapairwise_matrixsm_styletable_defaulttable_summarytabstats_optionstd_style
Dependencies:cligluelifecyclemagrittrpillarpkgconfigrlangtibbleutf8vctrs
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Style specification for corr_matrix() | cm_style |
| Generate and Display a Cross Tabulation Table | cross_table |
| Style specification for cross_table() | ct_style |
| Build a pairwise matrix display specification | new_corr_data new_pairwise_data |
| Display a Pairwise Matrix Table in the Console | corr_matrix pairwise_matrix |
| Style specification for table_summary() | sm_style |
| Display a formatted table in the console | table_default |
| Summarize and Display a Two-Column Data Frame as a Formatted Table | table_summary |
| Manage package options | tabstats_options |
| Style specification for table_default() | td_style |
