Risoe.BINfileData (required):
input object to be stored in a bin file.
file
character (required): file name and path of
the output file [WIN]: write_R2BIN(object, "C:/Desktop/test.bin"),
[MAC/LINUX]: write_R2BIN("/User/test/Desktop/test.bin")
version
character (optional): version number for the
output file. If no value is provided the highest version number from the
Risoe.BINfileData is taken automatically. Note:
This argument can be used to convert BIN-file versions.
compatibility.mode
logical (with default): this option
recalculates the position values if necessary and set the max. value to 48.
The old position number is appended as comment (e.g., 'OP: 70). This option
accounts for potential compatibility problems with the Analyst software.
The structure of the exported binary data follows the data structure
published in the Appendices of the Analyst manual p. 42. If
LTYPE, DTYPE and LIGHTSOURCE are not of type
character, no transformation into numeric values is done.