Deploy Rmarkdown web app on server

假装没事ソ 提交于 2019-12-23 05:16:37

问题


I have developed a web application(flexdashboard) in runtime shiny by importing excel data into rmarkdown. I want to deploy it on a server which should work in real time i.e;i will share the link with users so that the end users can see what is happening in real time and the changes that are made to the data in excel data would also be reflected in the web app i.e; dashboard. Please let me know on how to deploy this Rmarkdown web app on Linux server (or any cost efficient server)? Also please let me know if we can develop some dynamic web pages in rmarkdown. Any kind of help is highly appreciated. Thanks in advance.

来源:https://stackoverflow.com/questions/49859564/deploy-rmarkdown-web-app-on-server

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