ds.get_pbp: Get PBP

Description Usage Arguments Value

View source: R/4_get.R

Description

get_pbp() imports the PBP page corresponding to a given year and game ID

Usage

1
2
ds.get_pbp(season = "20182019", game_id = "20001", try_tolerance = 3,
  agents = ds.user_agents[[1]])

Arguments

season

character. The season. Default "20182019".

game_id

character. The game id. Default "20001".

try_tolerance

numeric. Number of times to bang head against wall. Default 3.

agents

character. Agent string. Default should work fine.

Value

a list of two character vectors


deepfriar/dryscrape documentation built on Nov. 5, 2019, 2:27 p.m.