Post
Follow
downloading a program
Hi,
I just registered to a class that requires me to download R I have never in my life worked with this program before and it seems very complicated. I manage to download the swirl package but now I need to download the curse package. it says to enter this information but I always get an error message:
install_course_zip(“YOUR_PATH/14_740x_Intro_to_R.zip”,multi=FALSE)
|I added my path information to see if it would work:
>install_course_zip(C:\Users\Dana\Downloads/14_740x_Intro_to_R.zip,multi=FALSE)
This is the error message
Error: unexpected input in "install_course_zip(C:\"
Could anyone please tell me what am I entetring wrong?
Thank you so much in advance!