Learn R Programming

swirl (version 2.2.0)

install_course_google_drive: Install a course from a zipped course directory shared on Google Drive

Description

Install a course from a zipped course directory shared on Google Drive

Usage

install_course_google_drive(url, multi = FALSE)

Arguments

url
URL of the shared file
multi
The user should set to TRUE if the zipped directory contains multiple courses. The default value is FALSE.

Examples

Run this code
install_course_google_drive("https://drive.google.com/file/d/F3fveiu873hfjZZj/edit?usp=sharing")

Run the code above in your browser using DataLab