tldr: T Loux Doing R: Functions to Simplify Data Analysis and
Reporting
Gives a number of functions to aid common data
analysis processes and reporting statistical results in an 'RMarkdown' file.
Data analysis functions combine multiple base R functions used to describe
simple bivariate relationships into a single, easy to use function.
Reporting functions will return character strings to report p-values,
confidence intervals, and hypothesis test and regression results. Strings
will be LaTeX-formatted as necessary and will knit pretty in an 'RMarkdown'
document. The package also provides a wrapper for the CreateTableOne()
function in the 'tableone' package to make the results knit-able.
Version: |
0.2.3 |
Depends: |
R (≥ 3.3.1) |
Imports: |
tableone, ggplot2, reshape2 |
Suggests: |
knitr |
Published: |
2021-07-28 |
Author: |
Travis Loux [aut, cre] |
Maintainer: |
Travis Loux <travis.loux at slu.edu> |
License: |
GPL-3 |
NeedsCompilation: |
no |
Materials: |
README |
CRAN checks: |
tldr results |
Documentation:
Downloads:
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=tldr
to link to this page.