responseCode: Function to get the Status Code of a given URL

Description Usage Arguments Examples

View source: R/responseCode.R

Description

This function allows you to get the the status Code of a given URL

Usage

1

Arguments

url

The URL you want to get the status Code for responseCode()

Examples

1
responseCode("https://www.r-project.org/")

seoR documentation built on Jan. 29, 2018, 5:05 p.m.

Related to responseCode in seoR...