Class "PictureGradientStop"
A description of a gradient stop that is meant to be used as part of a larger picture (as it does not directly draw anything itself). This object will have no effect unless it is used in conjunction with the gridSVG package.
offset:Object of class "numeric". The offset (usually between 0
and 1) from the start of the gradient. These represent locations
to place the colours (col) at.
col:Object of class "character". A colour in the form
"#RRGGBBAA".
signature(object = "PictureGradientStop"):
convert to a gradient stop object for use with the gridSVG
package.
Simon Potter
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.