enrich_people: Merge the people and config files

Description Usage Arguments Value

View source: R/enrich_people.R

Description

'enrich_people()' Merge the people and config file outputs from the 'read_' files.

Usage

1
2
3
4
5
enrich_people(
  people = NULL,
  config = NULL,
  months_in_role_cuts = c(12 * 3, 12 * 6)
)

Arguments

people

People from the output of [read_people()].

config

Config data from [read_config()].

months_in_role_cuts

Numeric vector of length 2 with cut points for time in role badges.

Value

Tibble with info per-person. I


epijim/TalentReview documentation built on Feb. 13, 2022, 4:38 p.m.