| format.address | R Documentation | 
Encode email addresses in a common format
## S3 method for class 'address'
format(x, quote = TRUE, encode = FALSE, ...)
x | 
 An   | 
quote | 
 Whether to quote display name (only relevant if display name is given in "Last, First" format).  | 
encode | 
 Whether to encode headers.  | 
... | 
 Further arguments passed to or from other methods.  | 
A character vector.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.