ds.get_team_profile: Get Team Profile 'get_team_profile()' imports the team...

Description Usage Arguments Value

View source: R/4_get.R

Description

Get Team Profile get_team_profile() imports the team profile page corresponding to a given team ID

Usage

1
2
ds.get_team_profile(team_id = 1, try_tolerance = 3,
  agents = ds.user_agents[[1]])

Arguments

team_id

numeric. Default 1 (NJD).

try_tolerance

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

agents

character. Agent string. Default should work fine.

Value

a JSON list object


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