r - 用于在没有 Java 虚拟机的情况下连接 R 和 Excel 的包

标签 r excel xlsx xlconnect

几个月前,我在互联网上发现了有关 R 包的信息,该包用于将 R 与 Excel 连接起来,反之亦然(基本上执行 xlsxXLConnect 的操作)。

但是,与上述两个解决方案的主要区别在于,该包不是为使用 JVM 而设计的(这一直给我带来一些麻烦)。

我花了相当长的时间试图找到该包的引用,但没有成功。

你能帮我吗? 非常感谢。

最佳答案

您可能想查看openxlsx :

openxlsx: Read, Write and Edit XLSX Files

Simplifies the creation of .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.

关于r - 用于在没有 Java 虚拟机的情况下连接 R 和 Excel 的包,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/29254067/

相关文章:

r - 如何正确使用 aes 为 ggplot2 中的绘图编写函数?

linux - 如何将基于日期的 CSV 文件转换为电子表格?

excel - 如果特定单元格值等于某些文本,则更改行或范围的背景颜色

javascript - 使用 javascript 检查 MS office 文件(word、excel.ppt、access 等)是否启用了宏

jasper-reports - 为什么在使用标记时在 XLSX 中忽略样式?

r - Dplyr:在不均匀因子水平内减去

r - 如何增加ggplot中*旋转* y轴上文本和标题之间的距离?

java - 是否可以使用 usermodel 编写 Excel 文件并使用 apache poi 中的 eventmodel 再次读取同一文件

node.js - 如何避免在nodejs excel文件读取中将大量数字转换为指数

performance - 提高性能功能