Learn R Programming

seoR (version 0.1.0)

pagesInIndex: Function to retrive the number of indexed URLs for a given Domain or URL-String

Description

This function allows you to get the number of indexed URLs for a given Domain or URL-String. The Function performs a Google-Site request to gets the value.

Usage

pagesInIndex(url)

Arguments

url

The url you want to get the number of results for pagesInIndex()

Examples

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

Run the code above in your browser using DataLab