This is the code I ran:
install.packages(ISLR);
And this was the response:
>Error in install.packages : object 'ISLR' not found
Any advice?
This is the code I ran:
install.packages(ISLR);
And this was the response:
>Error in install.packages : object 'ISLR' not found
Any advice?