get_player_id-optimizer-method.Rd
Get a Player Id
# S4 method for optimizer
get_player_id(object, name, team, position)
Object of class Optimizer
Full name of player
team abbreviation of player (Optional)
position of player (Optional)
team
and position
can be included to differentiate between two players with the same name, but who play for different teams and/or at different positions.