as.character.address {emayili} | R Documentation |
Convert address object to character
Description
If display name is specified as "Last, First" then the display name will be quoted.
Usage
## S3 method for class 'address'
as.character(x, ...)
Arguments
x |
An |
... |
Further arguments passed to or from other methods. |
Value
A character vector.
[Package emayili version 0.9.1 Index]