# NOT RUN {
# Install the latest version of Team swirl's R Programming course.
install_course("R Programming")
# Install a local .swc file by using your mouse and keyboard to select the
# file.
install_course()
# Install a .swc file from a specific path.
install_course(swc_path = file.path("~", "Downloads", "R_Programming.swc"))
# }
Run the code above in your browser using DataLab