How to access the R+Shiny code for the applications on shinyapps.io?

萝らか妹 提交于 2019-12-07 19:29:57

问题


I have found a very well-design shiny app on shinyapps.io website but I am not sure how to access its R code or say the github directory for its code. I find it very instructive if we could have access to its code. Anyways, in the worst case, can someone help me to know how can I have nice sidebarPanels and mainPanels like this website? I know some CSS is involved but I am new to CSS and not sure how to get some neat design like that in shiny.


回答1:


I don't exactly know how the app looked (the app is down) but I guess you should take a look at "shinydashboard". That gives you a very nice side and main panels.



来源:https://stackoverflow.com/questions/28465597/how-to-access-the-rshiny-code-for-the-applications-on-shinyapps-io

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