
In that scenario, you use the package folder as the app package, and upload the whole thing. Uploading the package folder to the server.Using an internal package manager like RStudio Package Manager, where the package app is installed, and then you simply have to create an app.R with the small piece of code from the section just before.So how can we integrate this “Shiny App as Package” into Connect or Shiny Server? RStudio Connect & Shiny Serverīoth these platforms expect a file app configuration, i.e an app.R file or ui.R / server.R files. In a previous post, I’ve introduced the, you’ll just have to do: library(myuberapp)

The other plus side of Shiny as a Package.
