Skip to content

mjfrigaard/dopingdata

Repository files navigation

dopingdata

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%

About

R package of data and code from the United States Anti-Doping Agency website.

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published