The tidy data frame of scores by team.

pro_scores()

Value

A data frame of NFL scores.

Examples

pro_scores()
#> No scheduled professional football events
#> # A tibble: 0 × 9
#> # ℹ 9 variables: id <chr>, type <chr>, homeAway <chr>, abbreviation <chr>,
#> #   score <int>, winner <lgl>, record <chr>, name <chr>, lineup <list>