Learn R Programming

rBiopaxParser (version 2.10.0)

striphash: Strips a hash in front of a string

Description

Strips a hash in front of a string

Usage

striphash(x)

Arguments

x
A string to be stripped off a preceeeding hash

Value

The supplied string with a hash "#" stripped off front.