mosaic_info: Mosaic Info

Description Usage Arguments Value See Also Examples

View source: R/mosaic_info.R

Description

The function is equivalent to tile_read. It makes an SpectralInfo object using the .dmt file. It does not load the measured spectra, and it was written for mosaic images only. See the page of SpectralInfo class for a full description of the returned object.

Usage

1
mosaic_info(dmtfile)

Arguments

dmtfile

Path to the .dmt file.

Value

An object of class SpectralInfo.

See Also

SpectralInfo

Examples

1
x <- mosaic_info(base::system.file("extdata/mosaic.dmt", package = "uFTIR"))

uFTIR documentation built on Oct. 25, 2021, 9:08 a.m.