Learn R Programming

swirl (version 2.4.1)

uninstall_all_courses: Uninstall all courses

Description

Uninstall all courses

Usage

uninstall_all_courses(force = FALSE)

Arguments

force
If TRUE the user will not be asked if they're sure they want to delete the contents of the directory where courses are stored. 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_url, install_course_zip, install_course, install_from_swirl, uninstall_course, zip_course

Examples

Run this code
uninstall_all_courses()

Run the code above in your browser using DataLab