add_adp: Add ADP to the Projections Table

Description Usage Arguments

View source: R/calc_projections.R

Description

This function will add the ADP data to the projections table from the projections_table function. It will add the average ADP from the sources specfied, and the difference between the overall rank and ADP

Usage

1
2
add_adp(projection_table, sources = c("RTS", "CBS", "ESPN", "Yahoo", "NFL",
  "FFC"))

Arguments

projection_table

An output from the projections_table function

sources

Which ADP sources should be added. should be one or more of c("RTS", "CBS", "ESPN", "Yahoo", "NFL", "FFC")


MrDAndersen/ffwebscrape documentation built on May 22, 2019, 1:51 p.m.