Difference:
HowToGuides
(15 vs. 16)
Revision 16
2011-04-07 -
mavc
Line: 1 to 1
How-To Guides
Using R
Installing R and RServe
Installing R
Installing packages
Running RServe
Running ExperimentRunner
Running Locally
Running on Arrow
Running on Westgrid
Monitoring with Hal
Westgrid Quick Start
Getting a Westgrid account
Getting files onto Westrid
Submitting jobs to Westgrid
Matlab Builder JA Quick Start
Hello World
Exporting JAR
Calling code from Eclipse
Data Types and Conversion
Javadoc Location
Turning off display.
HAL quick start guide
Line: 7 to 7
Apr 6, 2011
Installing R and RServe
Installing R
Added:
>
>
see
http://www.r-project.org/
Installing packages
Installing packages can be done from the R interpreter with the line
> install.packages(c('perm','boot'))
Installed packages must be loaded using
> library(boot)
View topic
|
H
istory
:
r16
<
r15
<
r14
<
r13
|
More topic actions...
Copyright © 2008-2025 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki?
Send feedback