get_years | R Documentation |
base function to get in a clean way the data available on football-uk.
get_years( country = NULL, division = "div1", years = c(start = 2010, end = 2020), verbose = TRUE )
country |
character. One of the available countries. |
division |
character. One of the available divisions. |
years |
integer vector. The first item is the first year of importation and the second item is the last year. |
verbose |
logical. When TRUE function evaluates without displaying customary messages. |
tibble
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.