Description Usage Arguments Value See Also Examples
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.
1  | mosaic_info(dmtfile)
 | 
dmtfile | 
 Path to the .dmt file.  | 
An object of class SpectralInfo.
1  | x <- mosaic_info(base::system.file("extdata/mosaic.dmt", package = "uFTIR"))
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.