powered by
"RLum.Data.Image"
Class for representing luminescence image data (TL/OSL/RF). Such data are for example produced by function read_SPE2R.
recordType
Object of class character containing the type of the curve (e.g. "OSL image", "TL image").
curveType
Object of class character containing curve type, allowed values are measured or predefined
data
Object of class array containing image data.
info
Object of class list containing further meta information objects
Objects can be created by calls of the form set_RLum("RLum.Data.Image", ...).
set_RLum("RLum.Data.Image", ...)
0.5.1
Sebastian Kreutzer, Institute of Geography, Heidelberg University (Germany) , RLum Developer Team
RLum, RLum.Data, plot_RLum, read_SPE2R, read_TIFF2R
showClass("RLum.Data.Image") ##create empty RLum.Data.Image object set_RLum(class = "RLum.Data.Image")
Run the code above in your browser using DataLab