wayback_archives: Given a URL returns the url, timestamp, and statuscodes for...

View source: R/wayback_archives.R

wayback_archivesR Documentation

Given a URL returns the url, timestamp, and statuscodes for wayback machine

Description

given a URL returns the time stamped url, timestamp, and statuscodes for wayback machine archived versions of the website.

Usage

wayback_archives(url)

Arguments

url

character, url to check wayback archives for

Value

data frame like object with columns for original url, timestamp, statuscode and url

Examples

## Not run: 
wayback_archives("https://doccs.ny.gov/doccs-covid-19-report")

## End(Not run)


uclalawcovid19behindbars/behindbarstools documentation built on April 22, 2022, 4:08 a.m.