build_league_url: URL Builder

Description Usage Arguments Examples

View source: R/URL_and_download.R

Description

This function allows you to build a URL for using the function download_league_data.

Usage

1
build_league_url(league_url_name, season = "2018-19")

Arguments

league_url_name

A unique name for the league used in the URL. Copy this one from kicker.de!

season

The season you are interested in. Since a season always lasts from summer to summer, these are two years. The format is "YYYY-YY" and the default value is "2018-19". Please make sure, the season of interest is still/already online.

Examples

1
build_league_url("kreisliga-osterode-fb-1", "2019-20")

Niklas191/amateuR documentation built on Oct. 30, 2019, 10:14 p.m.