gsdim | R Documentation |
Shortcut, returns the dimensions of an image if it had only one colour channel
gsdim(im)
im |
an image |
returns c(dim(im)[1:3],1)
Simon Barthelme
imnoise(dim=gsdim(boats))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.