-1

I'm using flexdashboard, so the ui file must be an rmd, "ui.rmd"

However, when I publish to shinyapps, I get the "no ui found error"

No UI defined Shiny couldn't find any UI for this application. We looked in:

www/index.html

ui.R

app.R

How does one publish a flexdashboard rmd?

Community
  • 1
  • 1
dkae
  • 293
  • 3
  • 11

1 Answers1

0

I had to rename "server.R" to anything else. Strange.

dkae
  • 293
  • 3
  • 11