fivethirtyeight_update.Rd
Update to the newest polls provided by FiveThirtyEight
fivethirtyeight_update(polls = "president_polls")
polls | character string describing the race, one of 'president_polls', 'senate_polls', 'house_polls' or 'governor_polls' |
---|
tibble of the recent polls
presidential_polls <- fivethirtyeight_update()#>#> #> #>#>#> Warning: 44 parsing failures. #> row col expected actual file #> 1923 sponsor_candidate 1/0/T/F/TRUE/FALSE Nicole Galloway 'https://projects.fivethirtyeight.com/polls-page/president_polls.csv' #> 1924 sponsor_candidate 1/0/T/F/TRUE/FALSE Nicole Galloway 'https://projects.fivethirtyeight.com/polls-page/president_polls.csv' #> 2585 sponsor_candidate 1/0/T/F/TRUE/FALSE Al Gross 'https://projects.fivethirtyeight.com/polls-page/president_polls.csv' #> 2586 sponsor_candidate 1/0/T/F/TRUE/FALSE Al Gross 'https://projects.fivethirtyeight.com/polls-page/president_polls.csv' #> 2968 sponsor_candidate 1/0/T/F/TRUE/FALSE Raphael Warnock 'https://projects.fivethirtyeight.com/polls-page/president_polls.csv' #> .... ................. .................. ............... ..................................................................... #> See problems(...) for more details.