im_serialize | R Documentation |
Convert an image to a numeric vector Pixel values of R channel comes first, and then G, and finally B. Each channel is serialized vertically (column-wise).
im_serialize(im)
im |
an image |
x = im_serialize(regatta)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.