Simple R commands to test that the installation went fine
Text output
This code:
{R()}1:10{R}
Produces:
Plugin R/RR: …R… command unavailable
The R package needs to be installed on the server.
See requirements on https://doc.tiki.org/PluginR.
1.2. Simple Graphical output
This code:
{R()}plot(1:10,11:20){R}
Produces:
Plugin R/RR: …R… command unavailable
The R package needs to be installed on the server.
See requirements on https://doc.tiki.org/PluginR.