is_same_identity: Compares identities in a list by index

View source: R/identity.R

is_same_identityR Documentation

Compares identities in a list by index

Description

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)


sailuh/kaiaulu documentation built on Dec. 10, 2024, 3:14 a.m.