Daniel H
Daniel H
This is an enhancement I'd like to contribute to create a function, similar to `viz_gb_on_period` but, to visualize the timeline of the winning-losing percentage of MLB teams on a specific...
Adding new visualization functions to: - Visualize Run Differentials within a season - Visualize Standings timeline (Game Behind & Winning Percentage) within a date period in a season
Hello @BillPetti and @saiemgilani, Hope everything is OK with both of you. Congratulations for the release of `baseballr` in CRAN. # Following Bill's suggestion in this [comment](https://github.com/BillPetti/baseballr/pull/113#issuecomment-575937816), I've now tried...
Hello Lahman contributors, I'm developing an R package ([bbgraphsR](https://github.com/darh78/bbgraphsR)) that uses the `Teams` dataframe from your package in one of my functions ([viz_standings](https://github.com/darh78/bbgraphsR/blob/wlp/R/viz_standings.R)), but either when running `devtools::load_all()` or `devtools::check()`,...
Hello Ljupcho, Just to report a weird situation when retrieving the Cash Flow Statement of the ticker `AMD`. The Operating Cash Flow (annual) for 2017 is not the same shown...