Closed john-b-edwards closed 2 years ago
nflreadr::load_injuries(2009:2019) |> dplyr::filter(season_type == "REG" & week == 1) #> ── nflverse injury and practice reports ──────────────────────────────────────── #> ℹ Data updated: 2022-03-10 09:50:23 PST #> # A tibble: 0 × 16 #> # … with 16 variables: season <chr>, season_type <chr>, team <chr>, week <chr>, #> # gsis_id <chr>, position <chr>, full_name <chr>, first_name <chr>, #> # last_name <chr>, report_primary_injury <chr>, #> # report_secondary_injury <chr>, report_status <chr>, #> # practice_primary_injury <chr>, practice_secondary_injury <chr>, #> # practice_status <chr>, date_modified <dttm> #> # ℹ Use `colnames()` to see all variable names