integer (required): record id in the Risoe.BINfileData object
of the curve that is to be stored in the RLum.Data.Curve object. If no value
for id is provided, the record
pos
integer (optional): record position number in the Risoe.BINfileData object
of the curve that is to be stored in the RLum.Data.Curve object. If a value
for id is prov
run
integer (optional): record run number in the Risoe.BINfileData object
of the curve that is to be stored in the RLum.Data.Curve object. If a value
for id is provided,
set
integer (optional): record set number in the Risoe.BINfileData object
of the curve that is to be stored in the RLum.Data.Curve object. If a value
for id is provided,
Value
Returns an RLum.Data.Curve object.
Function version
0.1 (2014-09-15 02:28:00)
Details
The function extracts all METADATA from the Risoe.BINfileData
object and stores them in the RLum.Data.Curve object.
##get package example datadata(ExampleData.BINfileData, envir = environment())
##convert one recordRisoe.BINfileData2RLum.Data.Curve(CWOSL.SAR.Data, id = 1)