Learn R Programming

seoR (version 0.1.0)

domainAge: Function to retrieve the Age of a given Domain

Description

This function allows you to get the Domain Age for a given Domain. (Attention:At the moment just possible with .com-Domains)

Usage

domainAge(domain)

Arguments

domain

The domain you want to get the age for. domainAge()

Examples

Run this code
# NOT RUN {
domainAge("https://amazon.com")
# }

Run the code above in your browser using DataLab