Learn R Programming

Rgnuplot (version 1.0.3)

GpR2plot: Save 2D R to gnuplot

Description

GpR2plot saves the output from a 2D R function to a file readable by gnuplot

Usage

GpR2plot(Rfunction,filename,gnuxrange,gnuyrange,gnusamples)

Arguments

Rfunction
2D R function
filename
file name (gnuplot)
gnuxrange
gnuplot xrange
gnuyrange
gnuplot yrange
gnusamples
gnuplot samples

Value

See Also

Gpinit