Can I access a Mac Numbers (.num) document from wi

2019-08-11 03:37发布

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.

1条回答
smile是对你的礼貌
2楼-- · 2019-08-11 04:09

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

查看更多
登录 后发表回答