The goal of c218Tools is to summarize the regression returned from models and broom::tidy in an academic paper way
You can install the development version of c218Tools from GitHub with:
# install.packages("devtools")
devtools::install_github("Kingsman-Key/c218Tools")
This is a basic example which shows you how to solve a common problem:
library(c218Tools)
## basic example code