nacnudus/tidyxl: Read Untidy Excel Files

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 <https://rapidxml.sourceforge.net>. Does not support '.xlsb' or '.xls'.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version1.0.10
URL https://github.com/nacnudus/tidyxl https://nacnudus.github.io/tidyxl/
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("nacnudus/tidyxl")
nacnudus/tidyxl documentation built on Jan. 17, 2024, 9:26 a.m.