figLoad {GCDkit}R Documentation

Loading a Figaro plot

Description

Loads a Figaro-compatible plot (both the template and the data) stored in a file.

Usage

figLoad()

Arguments

None.

Details

The default suffix for the saved diagrams is 'fgr'. Note that only the data needed for the plotting ('x.data', 'y.data') are stored in the 'fgr' files. Thus the data set currently in memory (e.g., variables 'WR', 'labels', ...) is unaffected by the function 'figLoad'.

Author(s)

Colin Farrow, colinfarrow537@gmail.com

and Vojtech Janousek, vojtech.janousek@geology.cz

See Also

figSave figaro


[Package GCDkit version 4.1 Index]