internal_digitise {metaDigitise} | R Documentation |
internal_digitise
Description
Extracts points from a single figure and processes data
Usage
internal_digitise(image_file, plot_type = NULL, cex)
Arguments
image_file |
Image file |
plot_type |
Type of plot from "mean_error","boxplot","scatterplot" or"histogram". Function will prompt if not entered by user. |
cex |
point size for replotting |
Value
List of user inputs and transformed data from digitisation
Author(s)
Joel Pick
[Package metaDigitise version 1.0.1 Index]