Shiny

An example R Shiny application

Deploy Shiny

shiny

railwayapp-templates/shiny

Just deployed

R Shiny is a web framework for creating interactive web applications and dashboards in R programming language. With Shiny, you can build web applications using only R code, without needing to know HTML, CSS, or JavaScript.

Shiny is built on top of the popular R statistical computing language, so it is easy to integrate your R code and data analysis into your web application. The framework allows you to create reactive web applications, where changes to the user interface (such as a drop-down menu selection) automatically trigger updates to the application's output (kinda sorta like a Python Notebook)

This template gives you boilerplate to go and deploy an R Shiny application. Data science away!


Template Content

More templates in this category

View Template

mellow-vue

A full-stack Vue app with The Boring JavaScript Stack.


View Template

Sveltekit NestJS

Full-stack with SvelteKit + NestJS + Prisma + Postgresql with utils


View Template

.NET8 Web API

A basic ASP.NET Core Web API template (.NET 8)