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)
::install_github('jasonmoy28/psycCleaning') devtools