is_absolute_url {csvwr}R Documentation

Does the string provide an absolute URL

Description

Does the string provide an absolute URL

Usage

is_absolute_url(string)

Arguments

string

the url, path or template

Value

true if the string is an absolute url


[Package csvwr version 0.1.7 Index]