Is there a way to run a script through Opencpu without creating a package?

爷,独闯天下 提交于 2019-12-23 23:00:06

问题


I am new to opencpu and I am trying this :

  1. Create a script to load dataframe in memory (on server of course)
  2. Give a method to query this dataframe through GET api.

Can this be done for a large dataframe to keep it loaded once? And can this be done without writing a R package (which is the only way I have found so far to access R scripts through opencpu)

来源:https://stackoverflow.com/questions/26025430/is-there-a-way-to-run-a-script-through-opencpu-without-creating-a-package

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!