install_course_url: Install a course from a url that points to a zip file

Description Usage Arguments See Also Examples

View source: R/install_course.R

Description

Install a course from a url that points to a zip file

Usage

1

Arguments

url

URL that points to a zipped course directory

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_google_drive(), install_course_zip(), install_course(), install_from_swirl(), uninstall_all_courses(), uninstall_course(), zip_course()

Examples

1
2
3
4
5
## Not run: 

install_course_url("http://www.biostat.jhsph.edu/~rpeng/File_Hash_Course.zip")

## End(Not run)

swirl documentation built on Jan. 16, 2020, 5:03 p.m.