| .array_to_sd_image | R Documentation |
Convert R array [H, W, 3] to sd_image list
.array_to_sd_image(arr)
arr |
3D numeric array [height, width, channels] in [0, 1] |
SD image list (width, height, channel, data)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.