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.5)freqtables_0.1.1.zip(r-4.4)freqtables_0.1.1.zip(r-4.3)
freqtables_0.1.1.tgz(r-4.4-any)freqtables_0.1.1.tgz(r-4.3-any)
freqtables_0.1.1.tar.gz(r-4.5-noble)freqtables_0.1.1.tar.gz(r-4.4-noble)
freqtables_0.1.1.tgz(r-4.4-emscripten)freqtables_0.1.1.tgz(r-4.3-emscripten)
freqtables.pdf |freqtables.html✨
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 9 months agofrom:e5ea404276. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 13 2024 |
R-4.5-win | OK | Nov 13 2024 |
R-4.5-linux | OK | Nov 13 2024 |
R-4.4-win | OK | Nov 13 2024 |
R-4.4-mac | OK | Nov 13 2024 |
R-4.3-win | OK | Nov 13 2024 |
R-4.3-mac | OK | Nov 13 2024 |
Exports:freq_formatfreq_tablefreq_testget_group_n
Dependencies:clidplyrfansigenericsgluelifecyclemagrittrpillarpkgconfigR6rlangstringistringrtibbletidyselectutf8vctrswithr
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 |