Returns available news categories for filtering with pga_news().
Usage
pga_news_franchises(tour = "R")
Arguments
- tour
Character. Tour code. Defaults to "R".
Value
A tibble with franchise and label columns.
Examples
if (FALSE) { # \dontrun{
pga_news_franchises()
} # }