Rdocumentation
powered by
Learn R Programming
Rgnuplot (version 1.0.3)
Gprun: executes gnuplot code directly
Description
Gprun
returns the gnuplot version
Usage
Gprun(cmd, optPause=FALSE)
Arguments
cmd
String with gnuplot commands
optPause
boolean, TRUE means to pause after the execution
Value
See Also
Gppause