Skip to content

scrape_game_ids error in strsplit(headers, "\r\n") : non-character argument #165

@CraigM917

Description

@CraigM917

I am very new to R and code in general so I apologise if this is trivial.

I want to scrape the final scores of all the games from 2010 to 2014 and then all the games from 2015 to 2019 as I am curious to see if the extra point rule change had an effect on key numbers.

I have entered scrape_game_ids(2019) but get knocked back with the following error, "Error in strsplit(headers, "\r\n") : non-character argument". Can you give me some advice on what I am doing wrong and how I can get round this?

Thanks.

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