AnnotatedImageList-class | R Documentation |
A list of AnnotatedImage objects.
AnnotatedImageList(...)
... |
a list of AnnotatedImage objects to include in the new object. |
AnnotatedImageList
returns a new AnnotatedImageList object.
f = mockFile(sizeX = 256, sizeY = 256, series = 2)
img = read.image(f)
img
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.