Learn R Programming

mlbplotR (version 1.2.0)

load_milb_teams: Load MiLB Team Colors, and Logos

Description

Loads team information and logos - useful for plots!

Usage

load_milb_teams()

Arguments

Value

A tibble of team-level abbreviations, image URLs, and league info for Minor League Baseball Teams.

See Also

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

Examples

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

Run the code above in your browser using DataLab