unexcel 0.2.0

This release removes the guesswork. Version 0.1.0 worked only from imported values and had to infer three things it could not know: which numbers were serials, which date system produced them, and whether the day or the month came first. An .xlsx file answers all three about itself, so unexcel now reads the workbook instead.

Reading the workbook

The conversion itself

Working from imported values

Package

unexcel 0.1.0

First CRAN release.