Description Usage Arguments See Also Examples
View source: R/install_course.R
Uninstall a course
1 | uninstall_course(course_name)
|
course_name |
Name of course to be uninstalled |
Other InstallCourses:
InstallCourses,
install_course_directory(),
install_course_dropbox(),
install_course_github(),
install_course_google_drive(),
install_course_url(),
install_course_zip(),
install_course(),
install_from_swirl(),
uninstall_all_courses(),
zip_course()
1 2 3 4 5 | ## Not run:
uninstall_course("Linear Regression")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.