Can Shiny Server Serve a HTML page without ui.R or server.R -


i have html doc created rstudio's rmarkdown. there way can serve page in shiny server without going through attaching ui.r or server.r?

if so, how can go it?

see documentation dynamic / interactive markdown documents.

i had long converted apps using ui.r , server.r using single app.r; convert them being index.rmd having flexdashboard shiny best thing yet.


Comments

Popular posts from this blog

cookies - Yii2 Advanced - Share session between frontend and mainsite (duplicate of frontend for www) -

angular - password and confirm password field validation angular2 reactive forms -

php - Permission denied. Laravel linux server -