stripns {rBiopaxParser}R Documentation

Strips a namespace tag off a supplied classname string

Description

Strips a namespace tag off a supplied classname string

Usage

stripns(classname)

Arguments

classname

A string containing a classname preceeded by a namespace tag

Value

The classname with the namespace tag stripped off it.

Author(s)

Frank Kramer


[Package rBiopaxParser version 2.34.0 Index]