print.address | R Documentation |
If display name is specifed as "Last, First" then the display name will be quoted.
## S3 method for class 'address'
print(x, ...)
x |
An |
... |
Further arguments passed to or from other methods. |
gerry <- as.address("gerry@gmail.com")
print(gerry)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.