Package: freqtables 0.1.1
freqtables: Make Quick Descriptive Tables for Categorical Variables
Quickly make tables of descriptive statistics (i.e., counts, percentages, confidence intervals) for categorical variables. This package is designed to work in a Tidyverse pipeline, and consideration has been given to get results from R to Microsoft Word ® with minimal pain.
Authors:
freqtables_0.1.1.tar.gz
freqtables_0.1.1.zip(r-4.7)freqtables_0.1.1.zip(r-4.6)freqtables_0.1.1.zip(r-4.5)
freqtables_0.1.1.tgz(r-4.6-any)freqtables_0.1.1.tgz(r-4.5-any)
freqtables_0.1.1.tar.gz(r-4.7-any)freqtables_0.1.1.tar.gz(r-4.6-any)
freqtables_0.1.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
freqtables/json (API)
NEWS
| # Install 'freqtables' in R: |
| install.packages('freqtables', repos = c('https://brad-cannell.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/brad-cannell/freqtables/issues
- freq_study - Simulated study data.
categorical-datadata-analysisdescriptive-statisticsepidemiology
Last updated from:e5ea404276. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 115 | ||
| source / vignettes | OK | 192 | ||
| linux-release-x86_64 | OK | 117 | ||
| macos-release-arm64 | OK | 112 | ||
| macos-oldrel-arm64 | OK | 144 | ||
| windows-devel | OK | 109 | ||
| windows-release | OK | 119 | ||
| windows-oldrel | OK | 82 | ||
| wasm-release | OK | 112 |
Exports:freq_formatfreq_tablefreq_testget_group_n
Dependencies:clidplyrgenericsgluelifecyclemagrittrpillarpkgconfigR6rlangstringistringrtibbletidyselectutf8vctrswithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Format freq_table Output for Publication and Dissemination | freq_format |
| Simulated study data. | freq_study |
| Estimate Counts, Percentages, and Confidence Intervals in dplyr Pipelines | freq_table |
| Hypothesis Testing for Frequency Tables | freq_test freq_test.freq_table_one_way freq_test.freq_table_two_way |
| Formatted Group Sample Size for Tables | get_group_n |
