as.character.reactIdType {RDML} | R Documentation |
Convert reactIdType
object to character
Description
Function to convert reactIdType
object to character
.
Usage
## S3 method for class 'reactIdType'
as.character(x, ...)
Arguments
x |
|
... |
Further arguments to be passed. |
[Package RDML version 1.0 Index]