Skip to contents

dopingdata contains data from the United States Anti-Doping Agency for exploration, modeling, and visualizations. The datasets in this package are derived from from the USADA website and the World Anti-Doping Agency (WADA) banned substances list. Scraping, processing, and visualizing these data presented so many unique challenges I decided to combine the utilities into a package.

Installation

You can install the development version of dopingdata like so:

# install.packages("pak")
pak::pak("mjfrigaard/dopingdata")
library(dopingdata)
#> 
#> Attaching package: 'dopingdata'
#> The following object is masked _by_ '.GlobalEnv':
#> 
#>     %nin%