我可以从 R 中访问 Mac Numbers (.num) 文档吗?

发布于 2024-08-26 15:33:52 字数 150 浏览 6 评论 0原文

我知道我可以使用 RODBC 库从 Windows 中访问 excel (.xls) 文档,但是 iWorks 附带的 Numbers 程序是否有类似的功能?如果没有,还有哪些其他解决方案可以轻松编辑电子表格(如查找表)并在 R 中访问它?我知道有一个内部 R 编辑器,但我不太喜欢它。

I know I can use the RODBC library for accessing excel (.xls) docs from within Windows, but is there something similar for the Numbers program that come with iWorks? If not, what other solutions are there for easily editing a spreadsheet (like a lookup table) and accessing it within R? I know there the is an internal R editor, but I don't like it very much.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

动听の歌 2024-09-02 15:33:52

您可以考虑的另一种选择是使用 Google 电子表格。然后,您可以从 RGoogleDocsRGoogleData

One alternative option you could consider is using Google spreadsheets. You can then access the data from either RGoogleDocs or RGoogleData.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文