img_read | R Documentation |
img_read loads a jpeg or jpg or PNG file and turns into into arrays for further processing.
img_read(path)
path |
character string indicating the location of the curve to be digitized |
fig.hsl array of pixels in HSL format (hue/saturation/lightness)
# img_read(path = "~/curve1.jpeg")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.