Showing 6 of total 6 results (show query)
tidyverse
readxl:Read Excel Files
Import excel files into R. Supports '.xls' via the embedded 'libxls' C library <https://github.com/libxls/libxls> and '.xlsx' via the embedded 'RapidXML' C++ library <https://rapidxml.sourceforge.net/>. Works on Windows, Mac and Linux without external dependencies.
Maintained by Jennifer Bryan. Last updated 21 days ago.
734 stars 20.85 score 160k scripts 815 dependentsycphs
openxlsx:Read, Write and Edit xlsx Files
Simplifies the creation of Excel .xlsx files by providing a high level interface to writing, styling and editing worksheets. Through the use of 'Rcpp', read/write times are comparable to the 'xlsx' and 'XLConnect' packages with the added benefit of removing the dependency on Java.
Maintained by Jan Marvin Garbuszus. Last updated 2 months ago.
232 stars 19.09 score 20k scripts 277 dependentsropensci
writexl:Export Data Frames to Excel 'xlsx' Format
Zero-dependency data frame to xlsx exporter based on 'libxlsxwriter' <https://libxlsxwriter.github.io>. Fast and no Java or Excel required.
Maintained by Jeroen Ooms. Last updated 6 days ago.
212 stars 15.56 score 14k scripts 212 dependentsjanmarvin
openxlsx2:Read, Write and Edit 'xlsx' Files
Simplifies the creation of 'xlsx' files by providing a high level interface to writing, styling and editing worksheets.
Maintained by Jan Marvin Garbuszus. Last updated 15 hours ago.
139 stars 13.64 score 194 scripts 11 dependentsddotta
tablexlsx:Export Data Frames to Excel Workbook
Collection of functions that allow to export data frames to excel workbook.
Maintained by Damien Dotta. Last updated 5 months ago.
16 stars 5.68 score 8 scripts