Learn R Programming

mlbplotR (version 1.1.0)

load_mlb_teams: Load MLB Team Colors, and Logos

Description

Loads team colors, and logos - useful for plots!

Usage

load_mlb_teams()

Arguments

Value

A tibble of team-level abbreviations, image URLs, and hex color codes.

See Also

Issues with this data should be filed here: https://github.com/camdenk/mlbplotR

Examples

Run this code
# \donttest{
load_mlb_teams()
# }

Run the code above in your browser using DataLab