display: Extract display name

displayR Documentation

Extract display name

Description

Extracts the display name from an email address.

Usage

display(addr)

Arguments

addr

An address object.

Value

The display name or NA.

Examples

gerry <- as.address("Gerald <gerry@gmail.com>")
display(gerry)

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