... | ... | @@ -11,6 +11,7 @@ To set another location for installing packages , for example ```c:\R_libs``` u |
|
|
.libPaths("c:/R_libs")
|
|
|
```
|
|
|
To run our interactive interface, the OpenCPU R-package must be installed. To this end run the following command in R or RStudio.
|
|
|
|
|
|
**N.B.** the ">" symbol indicates the command prompt and should not be typed.
|
|
|
|
|
|
|
... | ... | |