
install_course_github(github_username, course_name, branch = "master",
multi = FALSE)
"master"
.TRUE
if the repository contains multiple courses. The default value is FALSE
.InstallCourses
,
install_course_directory
,
install_course_dropbox
,
install_course_google_drive
,
install_course_url
,
install_course_zip
,
install_course
,
install_from_swirl
,
uninstall_all_courses
,
uninstall_course
, zip_course
install_course_github("bcaffo", "Linear_Regression")
install_course_github("jtleek", "Twitter_Map", "geojson")
Run the code above in your browser using DataLab