load.example | R Documentation |
Imager ships with five test pictures and a video. Two (parrots and boats) come from the [Kodak set](http://r0k.us/graphics/kodak/). Another (birds) is a sketch of birds by Leonardo, from Wikimedia. The "coins" image comes from scikit-image. The Hubble Deep field (hubble) is from Wikimedia. The test video ("tennis") comes from [xiph.org](https://media.xiph.org/video/derf/)'s collection.
load.example(name)
name |
name of the example |
an image
Simon Barthelme
load.example("hubble") %>% plot
load.example("birds") %>% plot
load.example("parrots") %>% plot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.