This function uses the scapeR parent function to return a table of elements
tableR(url, xpath, title = "Not Specified", add_zero_prefix = FALSE, ...)The URL of the website to scrape the table element from
The unique xpath of the HTML element to be scraped
Unique name for the relevant HTML table that has been scraped
Adds zero prefixes to certain codes that get converted by native functions
Function forwarding to parent function to pass additional arguments to function
A tibble (class data.frame) output from the results of the web scrape
result - the extracted html table from url and xpath passed
DictType - defaults to Not Specified if nothing passed, however allows for custom dictionary / data frame tags to be created
DttmExtracted - a date and time stamp