cani_color_league_features: Check to see what features of a surface can be colored

View source: R/cani-functions.R

cani_color_league_featuresR Documentation

Check to see what features of a surface can be colored

Description

Check to see what features of a surface can be colored

Usage

cani_color_league_features(league_code, sport_name = NULL)

Arguments

league_code

The case-insensitive league code to be plotted

sport_name

The name of a sport to use in the event that the league_code supplied has more than one sport associated with it. Default: NULL

Value

Nothing, but a message is sent to the console

Examples

cani_color_league_features("NCAA", "basketball")

sportyR documentation built on May 29, 2024, 8:33 a.m.