figLoad {GCDkit} | R Documentation |
Loads a Figaro-compatible plot (both the template and the data) stored in a file.
figLoad()
None.
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
'.
Colin Farrow, colinfarrow537@gmail.com
and Vojtěch Janoušek, vojtech.janousek@geology.cz