isURL: Check if a string is an URL, preceeded by "http:"

Description Usage Arguments Value Author(s)

View source: R/helperFunctions.R

Description

This function checks if the supplied input string starts with "http:"

Usage

1
isURL(string)

Arguments

string

A string containing the classname to check

Value

This function returns TRUE if the supplied classname string starts with "http:", and FALSE if not.

Author(s)

Frank Kramer


rBiopaxParser documentation built on Nov. 8, 2020, 8:21 p.m.