Skip to contents

Compares identities in a list by index

Usage

is_same_identity(i, j, parsed_name_email, use_name_only = FALSE)

Arguments

i

Index of the first identity

j

Index of the second identity

parsed_name_email

The list of name and email identities

use_name_only

Uses only the name field (i.e. disregard the e-mail field)