View source: R/wayback_archives.R
wayback_archives | R Documentation |
given a URL returns the time stamped url, timestamp, and statuscodes for wayback machine archived versions of the website.
wayback_archives(url)
url |
character, url to check wayback archives for |
data frame like object with columns for original url, timestamp, statuscode and url
## Not run: wayback_archives("https://doccs.ny.gov/doccs-covid-19-report") ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.