Skip to contents

To install the tinScrape package use:

install.packages("remotes")
remotes::install_github("department-for-transport-public/tinScrape")

There is only one function in the package, and you can call it without a url argument e.g.

tinScrape::extract_table_urls()