pik-piam / quitte

Bits and pieces of code to use with quitte-style data frames
0 stars 10 forks source link

let as.quitte support xls, not only xlsx #55

Closed orichters closed 1 year ago

orichters commented 1 year ago

grepl("\\.(mif|csv|xlsx)$", x) -> grepl("\\.(mif|csv|xlsx?)$", x)

read.quitte can handle it