Learn R Programming

Rgnuplot (version 1.0.3)

GpR2splot: Save 3D R to gnuplot

Description

GpR2splot saves the output from a 3D R function to a file readable by gnuplot

Usage

GpR2splot(Rfunction,filename,gnuxrange,gnuyrange,gnusamples,gnuisosamples,hidden3d=FALSE)

Arguments

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

Value

See Also

Gpinit