as.character.address: Convert address object to character

View source: R/address.R

as.character.addressR 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 address object.

...

Further arguments passed to or from other methods.

Value

A character vector.


emayili documentation built on Aug. 30, 2023, 5:12 p.m.