knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "man/figures/README-",
  out.width = "100%"
)

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")


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