xlsx (0.6.5)
Published 2026-02-24 13:47:34 +00:00 by atheaadmin
Installation
options("repos" = c(getOption("repos"), c(gitea=" ")))install.packages("xlsx")About this package
Provide R functions to read/write/format Excel 2007 and Excel 97/2000/XP/2003 file formats.Read, Write, Format Excel 2007 and Excel 97/2000/XP/2003 Files
Dependencies
| Imports | rJava, xlsxjars, grDevices, utils |
| Suggests | rprojroot, testthat, covr, tibble, knitr, rmarkdown |