order_lists {metaDigitise} | R Documentation |
order_lists
Description
Will re-order the processed data such that similar types of data are organised into a single list defined by their plot type.
Usage
order_lists(list, plot_types)
Arguments
list |
The list of metaDigitise objects that have already been finished within the caldat/ folder |
plot_types |
The list of plot types extracted from metaDigitised objects |
Value
Returns a list ordered by the plot type
Author(s)
Daniel Noble - daniel.wa.noble@gmail.com
[Package metaDigitise version 1.0.1 Index]