cani_color_league_features: Can I Color a League Feature?

View source: R/cani-functions.R

cani_color_league_featuresR Documentation

Can I Color a League Feature?

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 Aug. 8, 2025, 6:17 p.m.