galigor_update {galigor} | R Documentation |
This will check to see if all galigor packages (and optionally, their dependencies) are up-to-date, and will install after an interactive confirmation.
galigor_update(recursive = FALSE)
recursive |
If |
No return value, called for side effects
## Not run:
galigor_update()
## End(Not run)