FantasyFootballAnalytics / ffanalytics

ffanalytics R package
http://ffanalytics.fantasyfootballanalytics.net/
162 stars 101 forks source link

Unable to Scrape #1

Closed setite closed 6 years ago

setite commented 6 years ago

Not sure if this is something only happening to me but I can't figure out whats wrong. Below is what happens when I try to scrape.

> my_scrape <- scrape_data(src = c("CBS", "ESPN", "Yahoo"), 
+                          pos = c("QB", "RB", "WR", "TE", "DST"),
+                          season = 2018, week = 0)
Scraping QB projections from 
 https://www.cbssports.com/fantasy/football/stats/weeklyprojections/QB/season/avg/standard?   print_rows=9999 
 Error in make_df_colnames(data_table) : 
  could not find function "make_df_colnames" 
MrDAndersen commented 6 years ago

This should be fixed now.

isaactpetersen commented 5 years ago

Posting this here in case anyone is interested in helping with the project: https://fantasyfootballanalytics.net/2019/09/call-for-help-lead-r-shiny-developer.html