striphash {rBiopaxParser}R Documentation

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.

Author(s)

Frank Kramer


[Package rBiopaxParser version 2.22.0 Index]