readFile | R Documentation |
Read images from files.
readFile(file, channel = NULL, Image2mode = FALSE)
file |
a character vector of file names. |
channel |
the channel to be read in |
Image2mode |
return should be object of Image or Image2? |
an Image or Image2
Jianhong Ou, Yanchao Han
readFile(system.file("extdata", "sample.tiff", package="cellCounter"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.