figRedraw {GCDkit}R Documentation

Redrawing/refreshing a Figaro plot

Description

This function redraws/refreshes a Figaro-compatible plot.

Usage

figRedraw(x=x.data,y=y.data,zoom=NULL,bw=FALSE)

refreshFig()

Arguments

x

vector of x coordinates

y

vector of y coordinates

zoom

logical; redraw while zooming?

bw

logical; should be the output black and white?

Warning

Note that all user-defined components added via 'Plot editing: Add' (legend, lines, text, boxes, ...) - will be lost.

Author(s)

Colin M. Farrow, colinfarrow537@gmail.com

and Vojtech Janousek, vojtech.janousek@geology.cz

See Also

figaro


[Package GCDkit version 4.1 Index]