Learn R Programming

swirl (version 2.2.0)

install_course_dropbox: Install a course from a zipped course directory shared on Dropbox

Description

Install a course from a zipped course directory shared on Dropbox

Usage

install_course_dropbox(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_dropbox("https://www.dropbox.com/s/xttkmuvu7hh72vu/my_course.zip")

Run the code above in your browser using DataLab