A collection of Shiny functions to illustrate career trajectories in baseball.
This package depends on the following packages that should be installed first.
shiny, ggplot2, dplyr, readr, Lahman, geomtextpath, shinythemes
To install the CareerTrajectoryGraphs package, use the install_github() function from the remotes package:
library(remotes)
install_github("bayesball/CareerTrajectoryGraphs")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.