Description Usage Arguments Value
Extracts raw X and Y data from the points detected in a scatter-plot figure.
1 2 3 4 5 6 7 8 9 10 |
aDetectedPlot |
A binary figure image with detected points (an
|
xAxis |
A binary figure image with detected X-axis (an |
yAxis |
A binary figure image with detected Y-axis (an |
X_min |
The minimum value of X reported on the figure X-axis. |
X_max |
The maximum value of X reported on the figure X-axis. |
Y_min |
The minimum value of Y reported on the figure Y-axis. |
Y_max |
The maximum value of Y reported on the figure Y-axis. |
summarize |
When |
A data frame with the extracted X and Y values.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.