Import a *.bin file produced by a Risoe DA15 and DA20 TL/OSL reader into R.
Usage
readBIN2R(file)
Arguments
file
character (required): the bin-file name (including path), e.g.
[WIN]: readBIN2R("C:/Desktop/test.bin"),
[MAC/LINUX]: readBIN2R("/User/test/Desktop/test.bin")