

Think of it as a “Hello World” for R Shiny. We’ll create a simple web application that lets users enter their names, and Shiny then greets them with a custom hello message. This section should feel easy even if you know nothing about R Shiny. Shiny Server – If You Want To Do It Yourself.ShinyApps.io – Share your R Shiny Apps for Free.Interested in R beyond Shiny? Learn to make PowerPoint presentations with R Markdown.

We’ll cover a few of the possibilities today, and leave edge cases for some other time. There are numerous ways you can approach this, from sharing your code as a zip file to Docker images.

To do so, you have to find a way to share R Shiny apps. Let’s face the facts – you want your amazing dashboards seen by the world.
