swirl_courses
swirl_courses copied to clipboard
Wrong error message when course to download is misspelled
Very minor issue, but may cause confusion.
library("swirl")
install_course("Misspelled_Course")
Downloading: 5.3 kB
| It looks like your internet connection is not working. Go to http://swirlstats.com/scn/ and download the .swc file that corresponds to the course you wish
| to install. After downloading the .swc run install_course() and choose the file you downloaded.
Error in install_course("Misspelled_Course") :
Could not connect to course file.
I agree this could be way better.
how do i get past this to start my swirl project?? this is extremely frustrating