Redraws figure and extraction data
internal_redraw(image_file, flip = FALSE, rotate = 0,
plot_type = NULL, variable = NULL, cex = NULL, calpoints = NULL,
point_vals = NULL, raw_data = NULL, rotation = TRUE,
calibration = TRUE, points = TRUE, ...)
Image filename
whether to flip figure
how much to rotate figure
plot_type
variable
relative size of points and text
The calibration points
The point values
The raw data
logical, should figure be rotated
logical, should calibration be redrawn
logical, should points be redrawn
further arguments passed to or from other methods.