api_team: Team information

Description Usage Arguments Value

View source: R/api.R

Description

Team information

Usage

1
api_team(key = NA, name = NA, id = NA, platform = NA, ...)

Arguments

key

API access key (required)

name

Team name (ignored if id is provided)

id

Team id

platform

pc, ps4, or xb1 (optional)

Value

List containing five named elements:

team: a list of information about the team - name, race, rerolls, apo, nbplayers
coach: a list of information about the team's coach
roster: a list of information about the players on the team - id, name, value, stats, xp, skills, casualties_state
urls: a list of urls for various game assets
meta: a list of information about the query

nufflytics/nufflytics documentation built on Oct. 10, 2020, 5:27 p.m.