Displaying 1 result from an estimated 1 matches for "rkrecord".
Did you mean:
rerecord
2006 Oct 07
0
xlsReadWrite version 1.1.1 available
...quot;factor",
"character" and "NA" to determine type of data.frame column)
-> "NA" values are no longer written into the Excelsheet.
-> vector will be written as a column instead of a a row
-> FIXED IMPORTANT BUG which could happen in rare cases in a RKRecord
cell and led to numbers not divided by 100, e.g. wrong by this factor.
(thanks to Eric Rexstad for reporting!)
-> fixed bug with colNames: character vector in colNames didn't
have an effect, I always used the Excel header row
-> compiled with range checks enabled (this should ha...