Description Usage Arguments Examples
This will check to see if all psygold packages (and optionally, their dependencies) are up-to-date, and will install after an interactive confirmation.
1 | psygold_update(recursive = FALSE, repos = getOption("repos"))
|
recursive |
If |
repos |
The repositories to use to check for updates.
Defaults to |
1 2 3 4 | ## Not run:
psygold_update()
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.