Learn R Programming

sportyR (version 2.2.2)

cani_plot_sport: 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)

Value

Nothing, but a message is sent to the console

Arguments

sport_code

The case-insensitive sport name

Examples

Run this code
cani_plot_sport("basketball")

Run the code above in your browser using DataLab