CRAN Stable Version
# Install the standard version
install.packages("psycCleaning")
# Install all of the suggested dependencies for full functionality
install.packages("psycCleaning",dependencies = c("Depends", "Imports","Suggests"))
Dev Version (newest feature)
devtools::install_github("jasonmoy28/psycCleaning")