HTMLtitle_length: Function to retrive the number of characters a Title-Tag...

View source: R/HTMLtitle_length.R

HTMLtitle_lengthR Documentation

Function to retrive the number of characters a Title-Tag contains for a given URL

Description

This function allows you to get the number of characters in a Title-Tag for a given URL.

Usage

HTMLtitle_length(url)

Arguments

url

The URL you want to get the title length for HTMLtitle_length()

Examples

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

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