Learn R Programming

statfi (version 0.9.8)

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("statfi")

Examples

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

Run the code above in your browser using DataLab