viewer(filename)
"binfile"
containing the following elements:
nPoints
long with 9 attributes (see above)tl
, osl
, irsl
, m-ir
, m-vis
, tol
,
pulsed
, trposl
, rir
, rbr
, user
, posl
, sgosl
, rl
, xrf
);
(8) dataType: data type (includes: natural
, n+dose
, bleach
, bleach+dose
,
natural(bleach)
, n+dose(bleach)
, dose
, background
);
(9) lightSource: light source (includes: none
, lamp
, ir-diodes/ir-laster
,
calibraition-led
, blue-diodes
, white-light
, green-laser(single-grain)
,
ir-laser(single-grain)
). Note that long strings ir-diodes/ir-laser
,
green-laser(single-grain)
, ir-laser(single-grain)
are abbreviated as
ir-diodes
, green-laser(sg)
, ir-laser(sg)
, respectively.
### please ensure that file "foo.bin" is
### available in the current work directory.
# obj <- viewer("foo.bin")
# class(obj)
# obj$tab
Run the code above in your browser using DataLab