fetch_runs: Fetch runs data from GDQ for a given event

Description Usage Arguments Value Examples

Description

Fetch runs data from GDQ for a given event

Usage

1
fetch_runs(event = c("cgdq", "agdq2011", "jrdq", "agdq2016", "sgdq2016"))

Arguments

event

name of the event

Value

data frame containing run information

Examples

1
2
3
fetch_runs_data("sgdq2016")

fetch_runs_data("sgdq2016", 2, 30)

bkkkk/gdqr documentation built on May 12, 2019, 9:28 p.m.