Learn R Programming

coursekata (version 0.19.0)

coursekata_attach: Attach the CourseKata course packages

Description

Attach the CourseKata course packages

Usage

coursekata_attach(do_not_ask = FALSE, quietly = FALSE)

Value

A named logical vector indicating which packages were attached.

Arguments

do_not_ask

Prevent asking the user to install missing packages (they are skipped).

quietly

Whether to suppress messages.

Examples

Run this code
coursekata_attach()

Run the code above in your browser using DataLab