25.5.2 R Console
R-Console-dlg
To start the R console tool, select Connectivity: R Console from the Origin menu.
R Console
The R Console for executing R Script and exchange data between Origin and R.
Origin Range
|
Specify the data range in Origin to be exchanged with R.
|
Data as
|
Specify the R data format when passing Origin range variables to R
- Pass the data as R vector
- Pass the data as R matrix
- Pass the data as R data frame
|
Send Data button
|
Controls sending data from Origin to R or sending data from R to Origin.
|
R object
|
Specify the R variable by name to receive data from Origin or send data to Origin.
|
R Script input dialog
|
The console for inputting R command lines.
|
Example
Please view this page for example.