url.exists: Check if URL exists

Description Usage Arguments Value

View source: R/utils.R

Description

Given a character string, returns a logical vector indicating whether a request for a specific URL responds without error.

Usage

1

Arguments

x

A character vector.

Value

TRUE if the URL responds without error, otherwise FALSE.


mccarthy-m-g/embedr documentation built on July 9, 2020, 9:08 a.m.