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