powered by
Install a course from a zipped course directory shared on Google Drive
install_course_google_drive(url, multi = FALSE)
URL of the shared file
The user should set to TRUE if the zipped directory contains multiple courses. The default value is FALSE.
TRUE
FALSE
Other InstallCourses: InstallCourses, install_course_directory(), install_course_dropbox(), install_course_github(), install_course_url(), install_course_zip(), install_course(), install_from_swirl(), uninstall_all_courses(), uninstall_course(), zip_course()
InstallCourses
install_course_directory()
install_course_dropbox()
install_course_github()
install_course_url()
install_course_zip()
install_course()
install_from_swirl()
uninstall_all_courses()
uninstall_course()
zip_course()
# NOT RUN { install_course_google_drive("https://drive.google.com/file/d/F3fveiu873hfjZZj/edit?usp=sharing") # }
Run the code above in your browser using DataLab