assign_exact_identity: Identify authors with different names and emails

View source: R/identity.R

assign_exact_identityR Documentation

Identify authors with different names and emails

Description

Identify authors with different names and emails

Usage

assign_exact_identity(unique_name_email, use_name_only = FALSE)

Arguments

unique_name_email

A single string containing name and email as used in git and mailinglists.

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.