Site icon R-bloggers

How to Deploy R Shiny App for Free on Shinyapps.io [Video]

[This article was first published on r-bloggers on Programming with R, and kindly contributed to R-bloggers]. (You can report issue about the content on this page here)
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.

This R programming tutorial teaches you how to deploy your R Shiny App for Free on Shinyapps.io (which offers a Free Tier). Usually when you develop Shiny Apps or Shiny Dashboards, You’ve a lot of options to deploy on servers like DigitalOcean, AWS and other Linux servers. Here we’re presenting a simple solution to deploy your R shiny web app so that the entire world (on the Internet) can use your App.

Video Walkthrough

References: + Shiny App Project Code: https://github.com/amrrs/hn_content_analysis + ShinyApps.io: https://www.shinyapps.io/ + Create your first Data Science Web App using R Shiny

To leave a comment for the author, please follow the link and comment on their blog: r-bloggers on Programming with R.

R-bloggers.com offers daily e-mail updates about R news and tutorials about learning R and many other topics. Click here if you're looking to post or find an R/data-science job.
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.