Get Average Points Against

get_average_points_against(points_against)

Arguments

points_against

A `data.frame` of points scored against all teams in the Premier League, typically the output of [FPL$get_points_against()].

Value

A `data.frame` containing the `opponent`; fixture `location`; player `position`; and the `points` scored.