HTMLdescription_length: Function to retrive the number of characters a Meta...

View source: R/HTMLdescription_length.R

HTMLdescription_lengthR Documentation

Function to retrive the number of characters a Meta Description contains for a given URL

Description

This function allows you to get the number of characters in a Meta Description for a given URL.

Usage

HTMLdescription_length(url)

Arguments

url

The URL you want to get the description length for HTMLdescription_length()

Examples

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

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