Learn R Programming

seoR (version 0.1.0)

lastCached: 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

Run this code
# NOT RUN {
lastCached("https://www.r-project.org/")
# }

Run the code above in your browser using DataLab