Learn R Programming

sorvi (version 0.4.05)

is.url: Check if the given object is an url string

Description

Arguments:

Usage

is.url(s)

Arguments

s
input object to check

Returns:

Value

  • TRUE/FALSE indicating whether the input string is a valid URL.

References

See citation("sorvi")

Examples

Run this code
# is.url("http://aa.px")

Run the code above in your browser using DataLab