Package: apaText 0.1.7
apaText: Create R Markdown Text for Results in the Style of the American Psychological Association (APA)
Create APA style text from analyses for use within R Markdown documents. Descriptive statistics, confidence intervals, and cell sizes are reported.
Authors:
apaText_0.1.7.tar.gz
apaText_0.1.7.zip(r-4.5)apaText_0.1.7.zip(r-4.4)apaText_0.1.7.zip(r-4.3)
apaText_0.1.7.tgz(r-4.4-any)apaText_0.1.7.tgz(r-4.3-any)
apaText_0.1.7.tar.gz(r-4.5-noble)apaText_0.1.7.tar.gz(r-4.4-noble)
apaText_0.1.7.tgz(r-4.4-emscripten)apaText_0.1.7.tgz(r-4.3-emscripten)
apaText.pdf |apaText.html✨
apaText/json (API)
# Install 'apaText' in R: |
install.packages('apaText', repos = c('https://dstanley4.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/dstanley4/apatext/issues
Last updated 2 years agofrom:c113b72ca6. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 15 2024 |
R-4.5-win | OK | Nov 15 2024 |
R-4.5-linux | OK | Nov 15 2024 |
R-4.4-win | OK | Nov 15 2024 |
R-4.4-mac | OK | Nov 15 2024 |
R-4.3-win | OK | Nov 15 2024 |
R-4.3-mac | OK | Nov 15 2024 |
Exports:apa.descapa.ind.t.testapa.rapa.r.compare.across.samplesapa.r.compare.across.samples.from.descriptiveapa.r.compare.within.sampleset.apa.default.options
Dependencies:clicocordplyrfansigenericsgluelifecyclemagrittrpillarpkgconfigR6rlangtibbletidyselectutf8vctrswithr
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Report descriptive statistics for a set of values | apa.desc |
Report descriptive statistics for a set of values | apa.ind.t.test |
Report r(x,y) correlation in markdown APA style | apa.r |
Report difference between correlations in markdown APA style from different samples | apa.r.compare.across.samples |
Report difference between correlations in markdown APA style from different samples | apa.r.compare.across.samples.from.descriptive |
Report difference in markdown APA style between between correlations within a sample | apa.r.compare.within.sample |
Create R Markdown Text for Results in the Style of the American Psychological Association (APA) | apaText |
Create apaText default options for showing confidence intervals etc.. These options will be used unless overridden by local function arguments | set.apa.default.options |