urlExists {blscrapeR}R Documentation

urlExists

Description

A utility function to run a tryCatch on a URL.

Usage

urlExists(target)

Arguments

target

url

Value

A logical of TRUE or FALSE.


[Package blscrapeR version 4.0.1 Index]