coursekata_packages: List all CourseKata course packages

View source: R/coursekata_packages.R

coursekata_packagesR Documentation

List all CourseKata course packages

Description

List all CourseKata course packages

Usage

coursekata_packages(check_remote_version = FALSE)

Arguments

check_remote_version

Should the remote version number be checked? Requires internet, and will take longer.

Value

A data frame with three variables: the name of the package package, the version, and whether it is currently attached.

Examples

coursekata_packages()

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