Learn R Programming

rBiopaxParser (version 2.10.0)

addhash: Adds a hash in front of a string

Description

Adds a hash in front of a string

Usage

addhash(x)

Arguments

x
A string to be preceeded by a hash

Value

The supplied string with a hash "#" pasted in front of it.