coursekata_install: Install or update all CourseKata packages.

View source: R/coursekata_install.R

coursekata_installR Documentation

Install or update all CourseKata packages.

Description

Install or update all CourseKata packages.

Usage

coursekata_install(...)

coursekata_update(...)

Arguments

...

Arguments passed on to remotes::install_cran or remotes::install_github depending on whether the package appears to be from CRAN or GitHub.

Value

The state of all the packages after any updates have been performed.


coursekata documentation built on Sept. 11, 2024, 8:42 p.m.