lastCached: Function to get the last Google Cache Date for a URL

View source: R/lastCached.R

lastCachedR Documentation

Function to get the last Google Cache Date for a URL

Description

This function allows you to get the latest Google Cache Date for a given URL.

Usage

lastCached(url)

Arguments

url

The url you want to get the Cache Date lastCached()

Examples

lastCached("https://www.r-project.org/")

dschmeh/seoR documentation built on Jan. 7, 2023, 12:19 a.m.