update_fpts-optimizer-method: Method for updating fantasy points in an object

update_fpts,optimizer-methodR Documentation

Method for updating fantasy points in an object

Description

Method for updating fantasy points in an object

Usage

## S4 method for signature 'optimizer'
update_fpts(object, fpts_data)

Arguments

object

An object of class Optimizer

fpts_data

a data.frame containing players and points. See details.

Details

The data.frame passed in fpts_data must contain two columns - id and fpts.

Value

Updated optimizer object


anthonyshook/dfsOptimizer documentation built on Jan. 4, 2023, 11:36 a.m.