scanimageinfo: Extract key image information from a scanimage TIFF

Description Usage Arguments Value See Also Examples

View source: R/read.r

Description

Extract key image information from a scanimage TIFF

Usage

1

Arguments

x

One or more paths to TIFFs or an R object containing a TIFF image

Value

A data.frame with one row for every TIFF image in x and columns

See Also

parse_description

Examples

1
2
img=system.file('extdata/Blank-IPA_1s_16r_032.tif', package='scanimage')
scanimageinfo(img)

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