Method for updating fantasy points in an object

# S4 method for optimizer
set_fpts_by_id(object, id, fpts)

Arguments

object

An object of class Optimizer

id

A Player ID to update

fpts

Value for slot fpts of Player object

Value

Updated optimizer object