Package: cocoon 0.3.1

cocoon: Extract, Format, and Print Statistical Output
Provides functions that format statistical output in a way that can be inserted into R Markdown documents. This is analogous to the apa_print() functions in the 'papaja' package but prints Markdown or LaTeX syntax.
Authors:
cocoon_0.3.1.tar.gz
cocoon_0.3.1.zip(r-4.7-any)cocoon_0.3.1.zip(r-4.6-any)cocoon_0.3.1.zip(r-4.5-any)
cocoon_0.3.1.tgz(r-4.6-any)cocoon_0.3.1.tgz(r-4.5-any)
cocoon_0.3.1.tar.gz(r-4.7-any)cocoon_0.3.1.tar.gz(r-4.6-any)
cocoon_0.3.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
cocoon/json (API)
| # Install 'cocoon' in R: |
| install.packages('cocoon', repos = c('https://jeffreyrstevens.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/jeffreyrstevens/cocoon/issues
Pkgdown/docs site:https://jeffreyrstevens.github.io
Last updated from:169ffabe50. Checks:7 OK, 2 ERROR. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 181 | ||
| source / vignettes | OK | 350 | ||
| linux-release-x86_64 | OK | 154 | ||
| macos-release-arm64 | OK | 131 | ||
| macos-oldrel-arm64 | ERROR | 121 | ||
| windows-devel | OK | 99 | ||
| windows-release | OK | 90 | ||
| windows-oldrel | ERROR | 106 | ||
| wasm-release | OK | 141 |
Exports:format_bfformat_chisqformat_chrformat_corrformat_meanformat_meanciformat_meansdformat_meanseformat_medianformat_medianiqrformat_numformat_pformat_scientificformat_statsformat_subformat_summaryformat_ttest
Dependencies:clidplyrgenericsgluelifecyclemagrittrpillarpkgconfigR6rlangtibbletidyselectutf8vctrswithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Format Bayes factors | format_bf |
| Format Chi-squared statistics | format_chisq |
| Format character strings with italics and type | format_chr |
| Format correlation statistics | format_corr |
| Format numbers | format_num |
| Format p-values | format_p |
| Format numbers in scientific notation | format_scientific |
| Format statistical results | format_stats |
| Format ANOVA statistics | format_stats.aov |
| Format Bayes factors | format_stats.BFBayesFactor |
| Format correlation statistics | format_stats.easycorrelation |
| Format hypothesis test statistics | format_stats.htest |
| Format linear model statistics | format_stats.lm |
| Format linear mixed model statistics | format_stats.lmerModLmerTest |
| Format linear mixed model statistics | format_stats.merMod |
| Format subscript text | format_sub |
| Calculate and format summary statistics of central tendency and error | format_mean format_meanci format_meansd format_meanse format_median format_medianiqr format_summary |
| Format t-test statistics | format_ttest |
