projected_points: Calculate Projected Points

projected_pointsR Documentation

Calculate Projected Points

Description

This function calculates the projected points for each player based on the aggregated stats from the aggregate_stats function. The resulting table contains the projected points, the position rank and the points drop-off for each player.

Usage

projected_points(agg_stats, scoring_rules)

Arguments

agg_stats

An output from the aggregate_stats function

scoring_rules

The scoring rules to be used.


FantasyFootballAnalytics/ffanalytics documentation built on April 6, 2024, 6:56 p.m.