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

View source: R/hrefLang.R

hrefLangR Documentation

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

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

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