prepareExtractionPlot: prepareExtractionPlot

Description Usage Arguments Examples

View source: R/prepareExtractionPlot.R

Description

This function plots an image to a graph. This is necissary to extract the data.

Usage

1
2
prepareExtractionPlot(file, workingDirectory = NULL,
  main = "Data Extraction Plot", xlab = "x", ylab = "y")

Arguments

file

png file of data to be extracted

workingDirectory

the directory the file is located. If this value is null the function assumes it is in the working directory

main

main label for the plots

xlab

label for the x axis

ylab

label for the y axis

Examples

1
prepareExtractionPlot("figure_7_Rogers_Commission_1986.png")

JerryHMartin/SimpleDigitizeR documentation built on July 29, 2020, 4:10 p.m.