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.