1 | data("sample_image")
|
The format is: num [1:1024, 1:1280, 1:3] 0 0 0 0 0 0 0 0 0 0 ...
1 2 | data(sample_image)
## maybe str(sample_image) ; plot(sample_image) ...
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.