Deploying R shiny app as a standalone application

前端 未结 4 772
陌清茗
陌清茗 2020-11-28 19:43

I have developed a RShiny application which I would like to share internally with my colleagues (Hosting the app on a server, is not an option at this stage).

I was

4条回答
  •  渐次进展
    2020-11-28 20:20

    You might be interested in DesktopDeployR, a framework for deploying self-contained R-based applications to the desktop.

    https://github.com/wleepang/DesktopDeployR

提交回复
热议问题