powered by
Update a package
update(packages = c(), remotes = c())
No return value
Packages to update
Remotes to update
if (FALSE) { jetpack::update("randomForest") jetpack::update(c("randomForest", "DBI")) jetpack::update() }
Run the code above in your browser using DataLab