Learn R Programming

olsrr (version 0.5.2)

ols_update: Update olsrr package

Description

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

Usage

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

Arguments

owner

repository owner

repo

name of the package

Examples

Run this code
# NOT RUN {
ols_update()
# }

Run the code above in your browser using DataLab