README.md

CareerTrajectoryGraphs

A collection of Shiny functions to illustrate career trajectories in baseball.

GitHub Logo

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")


bayesball/CareerTrajectoryGraphs documentation built on June 29, 2022, 3:41 a.m.