Loading...
 

Profile_r_test1_simple_test

Simple R commands to test that the installation went fine

Text output

This code:
{R()}1:10{R}


Produces:
 Plugin disabled
Plugin r cannot be executed.


1.2. Simple Graphical output

This code:
{R()}plot(1:10,11:20){R}


Produces:
 Plugin disabled
Plugin r cannot be executed.