stripns {rBiopaxParser} | R Documentation |
Strips a namespace tag off a supplied classname string
stripns(classname)
classname |
A string containing a classname preceeded by a namespace tag |
The classname with the namespace tag stripped off it.
Frank Kramer