Learn R Programming

seoR (version 0.1.0)

hrefLang: Function to retrive the hrefLang-Tag for a given URL

Description

This function allows you to get the hrefLang-Tags for a given URL. You get the Output as a Data Frame containing the Link and the Country/Language specififcation.

Usage

hrefLang(url)

Arguments

url

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

Examples

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

Run the code above in your browser using DataLab