Learn R Programming

coursekata (version 0.18.1)

coursekata_packages: List all CourseKata course packages

Description

List all CourseKata course packages

Usage

coursekata_packages(check_remote_version = FALSE)

Value

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

Arguments

check_remote_version

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

Examples

Run this code
coursekata_packages()

Run the code above in your browser using DataLab