View source: R/pick_share_plot.R
pick_share_plot | R Documentation |
After using oddsmaker::picks_consensus to scrape data and you've compiled it into a dataframe, you can plot a time-series of spreads vs. share for each team by game using this function
pick_share_plot(dat)
dat |
dataframe or tibble containing public consensus share of bets and game line for a single game for a given week pulled more than once by odds_consensus function from oddsmaker package |
a times-series chart showing public consensus and lines movement
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.