figRedraw {GCDkit} | R Documentation |
This function redraws/refreshes a Figaro-compatible plot.
figRedraw(x=x.data,y=y.data,zoom=NULL,bw=FALSE) refreshFig()
x |
vector of x coordinates |
y |
vector of y coordinates |
zoom |
logical; redraw while zooming? |
bw |
logical; should be the output black and white? |
Note that all user-defined components added via 'Plot editing: Add
'
(legend, lines, text, boxes, ...) - will be lost.
Colin M. Farrow, colinfarrow537@gmail.com
and Vojtech Janousek, vojtech.janousek@geology.cz