Skip to content

Instantly share code, notes, and snippets.

View AntoineSoetewey's full-sized avatar

Antoine Soetewey AntoineSoetewey

View GitHub Profile
@AntoineSoetewey
AntoineSoetewey / statistics-101.R
Last active January 7, 2022 14:34
Shiny app to compute probabilities for the main probability distributions. See more information at: https://antoinesoetewey.shinyapps.io/statistics-101/
#
# This is a Shiny web application. You can run the application by clicking
# the 'Run App' button above.
#
# Find out more about building applications with Shiny here:
#
# http://shiny.rstudio.com/
#
library(shiny)