Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

read.mat.Cytospec

Import for Cytospec mat files


Description

These functions allow to import .mat (Matlab V5) files written by Cytospec.

Usage

read.cytomat(...)

read.mat.Cytospec(file, keys2data = FALSE, blocks = TRUE)

Arguments

...

read.cytomat for now hands all arguments to read.mat.Cytospec for backwards compatibility.

file

The complete file name (or a connection to) the .mat file.

keys2data

specifies which elements of the Info should be transferred into the extra data

blocks

which blocks should be read? TRUE reads all blocks.

Details

read.cytomat has been renamed to read.mat.Cytospec and is now deprecated. Use read.mat.Cytospec instead.

Value

hyperSpec object if the file contains a single spectra block, otherwise a list with one hyperSpec object for each block.

Note

This function is an ad-hoc implementation and subject to changes.

Author(s)

C. Beleites

See Also

R.matlab::readMat


hyperSpec

Work with Hyperspectral Data, i.e. Spectra + Meta Information (Spatial, Time, Concentration, ...)

v0.100.0
GPL (>= 3)
Authors
Claudia Beleites [aut, cre, dtc] (<https://orcid.org/0000-0003-1626-154X>), Valter Sergo [aut], Alois Bonifacio [ctb, dtc], Marcel Dahms [ctb], Björn Egert [ctb], Simon Fuller [ctb], Vilmantas Gegzna [ctb], Rustam Guliev [ctb], Bryan A. Hanson [ctb], Michael Hermes [ctb], Martin Kammer [dtc], Roman Kiselev [ctb], Sebastian Mellor [ctb]
Initial release
2021-09-13

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.