extract_digitised {metaDigitise} | R Documentation |
extract_digitised
Description
Function for extracting the data from a metaDigitise list and creating either summary data or a list of the raw data.
Usage
extract_digitised(list, summary = TRUE)
Arguments
list |
A list of objects returned from metaDigitise |
summary |
A logical 'TRUE' or 'FALSE' indicating whether metaDigitise should print summary statistics from each figure and group. |
Value
The function will return a data frame with the data across all the digitised files
[Package metaDigitise version 1.0.1 Index]