Learn R Programming

seoR (version 0.1.0)

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

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

Run the code above in your browser using DataLab