Skip to content

Make columns for play descriptions #139

@darkhark

Description

@darkhark

One thing I've seen, specifically in https://github.com/maksimhorowitz/nflscrapR/blob/master/R/scrape_play_by_play.R, was the inclusion of specific play-by-play details as columns. A couple examples of this are run_location (left, middle, right) and pass_length(short, deep). The file I linked to shows how the description was parsed to retrieve the data.
I can parse the data myself, but I think it would be nice to be attainable through the API.

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