This is mostly meant to be an internal function, although in some cases users may want to call it directly
Usage
make_cfg_request(competition, year, page = 1, ...)
multi_page_cfg_request(competition, year, n_pages, ...)
Arguments
- competition
A length-one character vector indicating the competition to query
- year
A length-one integer vector indicating the year to query
- page
A length-one integer vectory indicating the page to query. Useful for getting data from the open or the quarterfinals where there are more than 50 competitors.
- ...
Additional parameters passed to the URL as a query string