addhash {rBiopaxParser}R Documentation

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.

Author(s)

Frank Kramer


[Package rBiopaxParser version 2.24.0 Index]