Learn R Programming

seoR (version 0.1.0)

HTMLrobots: Function to retrive the Meta Robots for a given URL

Description

This function allows you to get the Meta Robots for a given URL.

Usage

HTMLrobots(url)

Arguments

url

The URL you want to get the Meta Robots for HTMLrobots()

Examples

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

Run the code above in your browser using DataLab