powered by
Use any package. If package is not installed, this will install from CRAN.
usePkg(packageName, allowInstall = FALSE)
Name of package as *string*.
let the package be installed from CRAN
T if package successfully loaded, F otherwise.
# NOT RUN { usePkg("randomForest") # }
Run the code above in your browser using DataLab