After using oddsmakr:odds to scrape data and you've compiled it into a dataframe, you can plot a time-series of spreads vs.
gridiron_all(dataset, week_no)
\itemdatasetdataframe or tibble containing public consensus share of bets and game line for multiples games for a given week pulled more than once by odds_consensus function from oddsmaker package
\itemweek_nodesignates the week number of the NFL season that you want to plot
a set of times-series charts showing percent of public consensus and lines movement for all nfl games during a given week
After using oddsmakr:odds to scrape data and you've compiled it into a dataframe, you can plot a time-series of spreads vs.