This is a collection of small helper functions I use when writing papers. Mostly to automate the formatting of means, comparisons, t-tests and other repetitive tasks.
You can install it from GitHub with:
# install.packages("devtools")
devtools::install_github("jcpsantiago/paperHelper")