Learn R Programming

seoR (version 0.1.0)

HTMLdescription_length: 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

Run this code
# NOT RUN {
HTMLdescription_length("https://www.r-project.org/")
# }

Run the code above in your browser using DataLab