Client_add_UniqueID: Add the UniqueID to the Client export

View source: R/00_load_export_utils.R

Client_add_UniqueIDR Documentation

Add the UniqueID to the Client export

Description

Add the UniqueID to the Client export

Usage

Client_add_UniqueID(
  Client,
  Client_UniqueIDs,
  app_env = get_app_env(e = rlang::caller_env())
)

Arguments

Client

(data.frame) A data frame containing client information

Client_UniqueIDs

(data.frame) A custom look linking PersonalID & UniqueID

app_env

(environment) The application environment, defaults to the result of get_app_env(e = rlang::caller_env()).

Value

(data.frame) with UniqueID column


COHHIO/Rm_data documentation built on Dec. 9, 2024, 2:10 p.m.