.isValidUrl {pepr}R Documentation

Determine whether the string is a valid URL

Description

Determine whether the string is a valid URL

Usage

.isValidUrl(str)

Arguments

str

string to inspect

Value

logical indicating whether a string is a valid URL


[Package pepr version 0.5.0 Index]