url_is_valid: Test whether a URL is valid

View source: R/url_is_valid.R

url_is_validR Documentation

Test whether a URL is valid

Description

This function check that a URL points to a real file

Usage

url_is_valid(url, verbose = FALSE)

Arguments

url

the url to test

verbose

whether the status code should be outputted as a message

Value

boolean on whether the file exists


EvolEcolGroup/pastclim documentation built on June 30, 2024, 1:26 a.m.