Applies a utility or flex tag to appropriate lineup positions
normalize_lineup(lineup, site = c("draftkings", "fanduel"),
sport = c("nfl", "mlb", "nba", "nhl"), colname = "position")
Arguments
lineup |
a data frame lineup |
site |
string |
sport |
string |
colname |
default column to apply normalization to |