cani_plot_sport {sportyR} | R Documentation |
Check to see if a sport can be plotted, and alert as to which league(s) are plottable for the sport
Description
Check to see if a sport can be plotted, and alert as to which league(s) are plottable for the sport
Usage
cani_plot_sport(sport_code)
Arguments
sport_code |
The case-insensitive sport name |
Value
Nothing, but a message is sent to the console
Examples
cani_plot_sport("basketball")
[Package sportyR version 2.2.2 Index]