install_course_google_drive: Install a course from a zipped course directory shared on...

Description Usage Arguments See Also Examples

View source: R/install_course.R

Description

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

Usage

1

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.

See Also

Other InstallCourses: InstallCourses, install_course_directory, install_course_dropbox, install_course_github, install_course_url, install_course_zip, install_from_swirl, uninstall_all_courses, uninstall_course, zip_course

Examples

1
2
3
4
5
## Not run: 

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

## End(Not run)

HJ08003/socraticswirl-RStudioServer documentation built on May 20, 2019, 11:10 a.m.