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

View source: R/responseCode.R

responseCodeR Documentation

Function to get the Status Code of a given URL

Description

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

Usage

responseCode(url)

Arguments

url

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

Examples

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

dschmeh/seoR documentation built on Jan. 7, 2023, 12:19 a.m.