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?