This function will add the AAV data to the projections table from the projections_table function.
add_aav(projection_table, sources = c("RTS", "ESPN", "Yahoo", "NFL"))
projection_table | An output from the projections_table function |
---|---|
sources | Which AAV sources should be added. should be one or more of
|