Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
有没有人尝试从 R 访问提供 XMLA API(例如 Mondrian)的 OLAP 服务器?
我很想从 R 对 Mondrian 运行 MDX 查询并检索结果集。
我正在这里做一些事情,但我是构建 R 插件/扩展的新手。
为此,我首先查看了 RODBC 和 gSOAP。还有其他提示/提示吗?