fetch_data: Get an html page from a data type

Description Usage Arguments Value Examples

Description

Get an html page from a data type

Usage

1
fetch_data(event, type, query = NULL)

Arguments

event

the name of the event from which to pull the donations page

type

the type of resource to fetch such as donations, runs, and bids

query

(Optional) a list of params and values to append to the url

Value

the html page of the specified data type

Examples

1
fetch_data("sgdq", "donations")

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