Description Usage Arguments Examples
View source: R/prepareExtractionPlot.R
This function plots an image to a graph. This is necissary to extract the data.
1 2 | prepareExtractionPlot(file, workingDirectory = NULL,
main = "Data Extraction Plot", xlab = "x", ylab = "y")
|
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 |
1 | prepareExtractionPlot("figure_7_Rogers_Commission_1986.png")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.