‘Simplicity is the origin of everything’ - Tony Iommi (Black Sabbath)
The goal of CaviR is to make it easy to get a nice output of R codes without coding too many detailed information. At the moment, there are the following functions:
coRtable
generates a correlation table with descriptive statistics and significance starslm.diagnostics
generates a visual overview of linear model diagnostics
To install the latest development version of CaviR
directly from
GitHub use:
library(devtools) # Tools to Make Developing R Packages Easier # Tools to Make Developing R Packages Easier
devtools::install_github("Watjoa/CaviR")
The hex sticker is generated by ourselves using the
hexSticker
package.