get_badge: Get team badge

View source: R/utils.R

get_badgeR Documentation

Get team badge

Description

Return the path to a badge image file.

Usage

get_badge(team)

Arguments

team

A Brazilian team. See badges to see the available badges in this packages. The function will remove accents, uppercase letters and whitespaces.

Value

A string with the path to the badge image file.

Examples

get_badge("sao paulo")
get_badge("sao-paulo")

williamorim/brasileirao documentation built on Sept. 28, 2024, 8:36 a.m.