Simple R commands to test that the installation went fine
Produces:
Produces:
Text output
This code:Copy to clipboard
{R()}1:10{R}
Produces:
Plugin disabled
Plugin r cannot be executed.
1.2. Simple Graphical output
This code:Copy to clipboard
{R()}plot(1:10,11:20){R}
Produces:
Plugin disabled
Plugin r cannot be executed.