Quantcast
Channel: Question and Answer » programming
Viewing all articles
Browse latest Browse all 103

Package not found in Rstudio [closed]

$
0
0

I’ve entered the following code in R:

library(ISwR)

but the latter says that there is no package called ‘ISwR”. Why is that so?
I’m currently using the 3.1.1 version and even searched through the list of packages but haven’t found any of them by this particular name.
Do I have to install the latest version in order to get access to this package?


Viewing all articles
Browse latest Browse all 103

Trending Articles