Check whether olsrr is up-to-date, and will install after confirmation.

ols_update(owner = "rsquaredacademy", repo = "olsrr")

Arguments

owner

repository owner

repo

name of the package

Examples

# NOT RUN {
ols_update()
# }