Please lovely ones, how do I publish my shiny app so that everyone in my team can have access to it. Thanks.
sign up - https://www.shinyapps.io/ read the user guide - getting started https://docs.rstudio.com/shinyapps.io/
Thanks a lot. After signing up and following all laid down instruction, I tried to runApp() and I get an error message saying 'Access denied'. what could be the cause of this?
I don't have sufficient information to help you....
On the surface I don't understand what your experience has been you had a local project that you could runApp you signed up for shinyapps.io you configured rsconnect your local project stopped being runnable ?
ok, I tried running it again this morning and it told me this 'ERROR: Can't call runApp() from within runApp(). If your application code contains runApp(), please remove it'.
runApp()
This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.