Closed mcol closed 1 month ago
This crashes:
zero <- read_BIN2R(test_path("_data/BINfile_V3.bin"), n.records=999) Risoe.BINfileData2RLum.Analysis(zero) # Error in if (!is.null(object@METADATA[["RECTYPE"]]) && object@METADATA[["RECTYPE"]][x] == : # missing value where TRUE/FALSE needed
Fixed by #224.
This crashes: