开发者

Can I access a Mac Numbers (.num) document from within R?

开发者 https://www.devze.com 2022-12-24 19:24 出处:网络
I know I ca开发者_JS百科n 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 sol

I know I ca开发者_JS百科n 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.


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

0

精彩评论

暂无评论...
验证码 换一张
取 消