R/cani-functions.R
cani_plot_league.Rd
Check to see if a league can be plotted, and alert as to which function(s) that league will work for
cani_plot_league(league_code)
The case-insensitive league code to be plotted
Nothing, but a message is sent to the console
cani_plot_league("MLB") #> A plot for MLB can be created via the geom_baseball() function