25.5.2 R Console

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

  • Vector
Pass the data as R vector
  • Matrix
Pass the data as R matrix
  • Matrix
Pass the data as R data frame
Send Data button

RserveButton.png 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.