Learn R Programming

seoR (version 0.1.0)

HTMLcanonical: Function to retrive the Canonical Link element for a given URL

Description

This function allows you to get the canonical Link element for a given URL.

Usage

HTMLcanonical(url)

Arguments

url

The URL you want to get the Canonical-Tag for HTMLcanonical()

Examples

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

Run the code above in your browser using DataLab