Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

install_course_url

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


Description

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

Usage

install_course_url(url, multi = FALSE)

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

Examples

## Not run: 

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

## End(Not run)

swirl

Learn R, in R

v2.4.5
MIT + file LICENSE
Authors
Sean Kross [aut, cre], Nick Carchedi [aut], Bill Bauer [aut], Gina Grdina [aut], Filip Schouwenaars [ctb], Wush Wu [ctb]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.