getAllPlayerPoints: Get All Player Fantasy Points

Description Usage Arguments Value Examples

View source: R/actuals.R

Description

Get All Player Fantasy Points

Usage

1
2
getAllPlayerPoints(players_link, week, statType = 2, sortType = 2,
  FA_only = TRUE, position = "ALL")

Arguments

week

Week number

teams

Data frame of teams from getTeams function

Value

Each team's roster with fantasy points and starter designation.

Examples

1
getPlayerPoints(teams, 1)

jeremycolon24/ffscraper documentation built on May 5, 2020, 9:10 p.m.