cover image

How to deploy a Shiny app for production

cover image
How to Deploy R Models
11 Feb 2025
statology.org

This article will discuss simple ways to deploy and manage R models.

shiny - shiny.pdf
17 Jan 2024
raw.githubusercontent.com
cover image

Introduction Shiny is an R package that allows you to build interactive web applications using R code. TidyDensity is an R package that provides a tidyverse-style interface for working with probability density functions. In this tutorial, we’ll ...