readFile: Read images

View source: R/readFile.R

readFileR Documentation

Read images

Description

Read images from files.

Usage

readFile(file, channel = NULL, Image2mode = FALSE)

Arguments

file

a character vector of file names.

channel

the channel to be read in

Image2mode

return should be object of Image or Image2?

Value

an Image or Image2

Author(s)

Jianhong Ou, Yanchao Han

Examples

readFile(system.file("extdata", "sample.tiff", package="cellCounter"))


jianhong/cellCounter documentation built on June 10, 2022, 8 p.m.