Skip to content

process.single.game failed #2

Description

@Btibert3

The code below failed, and while I am sure its something that is on my end, I am not sure why.

options(stringsAsFactors = F)

## load the libraries
library(nhlscrapr)

## bruins pens game
GID <- "2015020477"
SEASON <- "20152016"
process.single.game(season=SEASON, gcode=GID, override.download = TRUE)

The file that I am interested in is located here

The error is

Downloading files for game 20152016 2015020477
Pausing: 20
NULL
Warning message:
In download.single.game(season, gcode, rdata.folder, ...) :
  Could not recover x-y coordinates.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions