tidyverse_update | 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, repos = getOption("repos"))
recursive |
If |
repos |
The repositories to use to check for updates.
Defaults to |
## Not run: tidyverse_update() ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.