coursekata_attach {coursekata} | R Documentation |
Attach the CourseKata course packages
coursekata_attach(do_not_ask = FALSE, quietly = FALSE)
do_not_ask |
Prevent asking the user to install missing packages (they are skipped). |
quietly |
Whether to suppress messages. |
A named logical vector indicating which packages were attached.
coursekata_attach()