Skip to content

bref_team_results broken #401

@travis-studies-crime

Description

@travis-studies-crime

Describe the bug
When using thebref_team_results()function, the following variables have incorrect values (Loss, Time). The Attendance column is additionally missing. In fact, the values for Attendance appear to be what is currently contained in the Time column. Values for Time appear to be what is currently in Loss.

To Reproduce
Steps to reproduce the behavior:

  1. run try(bref_team_results("NYM", 2015))
  2. See the values mentioned above.

Screenshot
Image

Desktop (please complete the following information):

  • OS: Windows 11
  • Version R 4.5.2

Additional context
Looks like values "slid" from Attendance to Time, and Time to Loss, dropping Attendance altogether.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions