teams: Data for each PL team

teamsR Documentation

Data for each PL team

Description

Mainly used to convert ID's to actual team names, but the strength assigned by the FPL has been left in just in case it is of any interest.

Usage

teams

Format

A data frame with 20 rows and 10 variables:

id

id for each team

name

full name

short_name

abbreviated name

strength

Overall strenght value assigned by FPL algorithm

strength_attack_away

Teams attacking strength when playing away

strength_attack_home

Teams attacking strength when playing at home

strength_defence_away

Teams defensive strength when playing away

strength_defence_home

Teams defensive strength when playing at home

strength_overall_away

Teams overall strength when playing away

strength_overall_home

Teams overall strength when playing at home

Source

https://fantasy.premierleague.com/api/bootstrap-static/


jtalboys/fplR documentation built on July 31, 2022, 11:35 p.m.