cani_plot_sport: Check to see if a sport can be plotted, and alert as to which...

View source: R/cani-functions.R

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

sportyR documentation built on July 9, 2023, 5:49 p.m.