Skip to content

Collection of Shiny apps for exploring baseball data.

Notifications You must be signed in to change notification settings

bayesball/ShinyBaseball

Repository files navigation

ShinyBaseball

A collection of functions to illustrate the use of Shiny apps in baseball research.

GitHub Logo

A quick overview of this package can be found at

https://bayesball.github.io/Introduction_to_ShinyBaseball.html

A more detailed description of a collection of Shiny apps for baseball can be found at

https://bayesball.github.io/shinybaseball/

This package depends on the following packages that should be installed first.

shiny, ggplot2, dplyr, stringr, tidyr, lubridate, ggrepel, LearnBayes, Lahman

To install the ShinyBaseball package, use the install_github() function from the remotes package:

library(remotes)

install_github("bayesball/ShinyBaseball")

About

Collection of Shiny apps for exploring baseball data.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages