R console (tutorial): Difference between revisions
Jump to navigation
Jump to search
(Created page with "This trail is still unwritten. With a little knowledge of R you can setup the R connection and try it yourself. A basic explanation of the R fun...") |
No edit summary |
||
Line 1: | Line 1: | ||
This trail is | This [[Trails|trail]] illustrates how to send network data from visone to R and back. [http://www.r-project.org/|R] is a project for statistical computing offering a rich set of methods for data analysis and modeling. | ||
We assume that you have installed the R connection as it is explained in [[Installation_(trail)#Installing_the_R_connection]]. A basic explanation of the R functionality is given [[R_console_tab|here]]. | |||
A basic explanation of the R functionality is given [[R_console_tab|here]]. |
Revision as of 20:25, 9 February 2011
This trail illustrates how to send network data from visone to R and back. [1] is a project for statistical computing offering a rich set of methods for data analysis and modeling.
We assume that you have installed the R connection as it is explained in Installation_(trail)#Installing_the_R_connection. A basic explanation of the R functionality is given here.