Learn R Programming

pepr (version 0.5.0)

.isValidUrl: Determine whether the string is a valid URL

Description

Determine whether the string is a valid URL

Usage

.isValidUrl(str)

Value

logical indicating whether a string is a valid URL

Arguments

str

string to inspect