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

Description Usage Arguments Examples

View source: R/lastCached.R

Description

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

Usage

1

Arguments

url

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

Examples

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

seoR documentation built on Jan. 29, 2018, 5:05 p.m.

Related to lastCached in seoR...