read.any.tiff: Convenience function to read any TIFF image with attached...

Description Usage Arguments Value

View source: R/read.r

Description

Convenience function to read any TIFF image with attached information

Usage

1

Arguments

f

Path to TIFF

...

Additional arguments passed to read.scanimage or readTIFF.

Value

An array of the dimensions height x width x channels. If there is only one channel the result is a matrix. The values are integers.


jefferis/scanimage documentation built on May 19, 2019, 3:58 a.m.