I'm trying to figure out how best to implement the players() function. Is this something that would go inside adjust()? An example use would be adjust predictions for NFL games with each team's starting QB. Is that even the right thinking for how the players() function works? Thanks