doesRCurlRequestUrlExist {biodb}R 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


[Package biodb version 1.2.0 Index]