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

Description Usage Arguments Examples

View source: R/HTMLtitle_length.R

Description

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

Usage

1

Arguments

url

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

Examples

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

seoR documentation built on Jan. 29, 2018, 5:05 p.m.

Related to HTMLtitle_length in seoR...