【发布时间】:2010-11-30 00:34:43
【问题描述】:
我想为我的 R 代码制作 Flash 或 Flex 前端,我想从网站调用 R 函数(使用 Flash)连接 Flash 和 R 的最佳方法是什么?
【问题讨论】:
标签: apache-flex flash r
我想为我的 R 代码制作 Flash 或 Flex 前端,我想从网站调用 R 函数(使用 Flash)连接 Flash 和 R 的最佳方法是什么?
【问题讨论】:
标签: apache-flex flash r
Duncan Temple Lang 提供了一个包FlashMXML(我引用了):
【讨论】:
这并不能直接满足您的需求,而是 animation package also allows you to create flash output,而只是静态动画。 Here are the slides from UseR! last year.
编辑:您还应该查看this blog post from David Smith。
【讨论】: