Learn R Programming

olsrr (version 0.5.1)

ols_deps: Check olsrr Version

Description

Checks the version of olsrr on local, cran, github release and devel.

Usage

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

Arguments

owner

repository owner

repo

name of the package

Value

a tibble with package versions

Examples

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

Run the code above in your browser using DataLab