powered by
This will check to see if all rmd packages (and optionally, their dependencies) are up-to-date, and will install after an interactive confirmation.
rmd_update(recursive = FALSE)
If TRUE, will also check all dependencies of rmd packages.
TRUE
# NOT RUN { rmd_update() # }
Run the code above in your browser using DataLab