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.

Getting started

Package details

AuthorTravis Loux [aut, cre]
MaintainerTravis Loux <travis.loux@slu.edu>
LicenseGPL-3
Version0.3.0
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("tldr")

Try the tldr package in your browser

Any scripts or data that you put into this service are public.

tldr documentation built on May 31, 2023, 9:02 p.m.