is_url: Check if the input is url e.g. http:// or ftp://

View source: R/is_url.R

is_urlR Documentation

Check if the input is url e.g. http:// or ftp://

Description

Check if the input is url e.g. http:// or ftp://

Usage

is_url(fileName)

Arguments

fileName

character vector

Value

boolean.

Source

Borrowed from seqminer internal function


neurogenomics/PeakyFinders documentation built on March 24, 2024, 4:28 p.m.