HTMLdescription: Function to retrive the Meta-Description of a given URL

View source: R/HTMLdescription.R

HTMLdescriptionR Documentation

Function to retrive the Meta-Description of a given URL

Description

This function allows you to get the Meta-Description of a specific URL.

Usage

HTMLdescription(url)

Arguments

url

The URL you want to get the description for HTMLdescription()

Examples

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

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