tidyverse_update {tidyverse} | R Documentation |
This will check to see if all tidyverse packages (and optionally, their dependencies) are up-to-date, and will install after an interactive confirmation.
tidyverse_update(recursive = FALSE)
recursive |
If |
## Not run: tidyverse_update() ## End(Not run)