README.md

pigeonscraper

The goal of pigeonscraper is to share the race data from the American Pigeon Racing Union National data base. It also makes available the scraping functions used to gather the data.

Installation

You can install the development version from GitHub with:

# install.packages("devtools")
devtools::install_github("tiagocabaco/pigeonscraper")

After installed, you can download race data by running:

library(pigeonscraper)
download_race_data()


tijoalca/pigeonscraper documentation built on Sept. 2, 2021, 9:48 a.m.