cani_plot_league {sportyR}R Documentation

Check to see if a league can be plotted, and alert as to which function(s) that league will work for

Description

Check to see if a league can be plotted, and alert as to which function(s) that league will work for

Usage

cani_plot_league(league_code)

Arguments

league_code

The case-insensitive league code to be plotted

Value

Nothing, but a message is sent to the console

Examples

cani_plot_league("MLB")

[Package sportyR version 2.2.2 Index]