Learn R Programming

Rgnuplot (version 1.0.3)

Gpsetvariable: Set a system or environment variable

Description

Gpsetvariable sets a system or environment variable "variablename", with value "variabledata"

Usage

Gpsetvariable(handle,variablename,variabledata)

Arguments

handle
handle to the connection
variablename
variable name
variabledata
data value

Value

See Also

Gpinit