doesRCurlRequestUrlExist: Test if a URL is valid according to RCurl

View source: R/fcts_url.R

doesRCurlRequestUrlExistR Documentation

Test if a URL is valid according to RCurl

Description

Test if a URL is valid according to RCurl

Usage

doesRCurlRequestUrlExist(request, useragent = NULL)

Arguments

request

A BiodbRequest object, from which the URL will be gotten.

useragent

The user agent identification.

Value

Returns TRUE if the URL


pkrog/biodb documentation built on Nov. 29, 2022, 4:24 a.m.