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