Learn R Programming

Rgnuplot (version 1.0.3)

GpplotXY: Plot two list of doubles in 2D

Description

GpplotXY plots two list of doubles in 2D

Usage

GpplotXY(handle, x, y, n, title)

Arguments

handle
handle to the connection
x
list of doubles for the x-axis
y
list of doubles for the y-axis
n
number of elements of the list
title
title for the graphic

Value

See Also

Gpinit