Get links to Excel files with regional data on ISPV website for a given year
Source:R/pv_list.R
pv_list_reg.Rd
This function scrapes the relevant year's archive page for links to Excel files with regional data and returns the result in a tibble.
Arguments
- year
Year, defaults to scraping page for latest available data. String or numeric in YYYY format of length >= 1.
- base_url
base url, defaults to https://ispv.cz
- user_agent
User agent string, defaults to package URL on Github (https://github.com/petrbouchal/ispv).