Imports non-tabular from Excel files into R. Exposes cell content, position and formatting in a tidy structure for further manipulation. Tokenizes Excel formulas. Supports '.xlsx' and '.xlsm' via the embedded 'RapidXML' C++ library <http://rapidxml.sourceforge.net>. Does not support '.xlsb' or '.xls'.
copied from cf-staging / r-tidyxlLabel | Latest Version |
---|---|
main | 1.0.10 |
cf201901 | 1.0.3 |
cf202003 | 1.0.4 |
gcc7 | 1.0.3 |