read_people: Read in the formatted 'people' YAMLs

Description Usage Arguments Value

View source: R/read_people.R

Description

'read_people()' allows you to pull in data from the YAML files that contain info on your team.

Usage

1
read_people(sheet_id)

Arguments

path

The path to the files of interest. Defaults to current dir.

exclude

As it pulls all files ending in '.yaml', this lets you exclude certain files that don't contain data, like 'config.yaml'.

Value

Tibble with info per-person. Itemized info, like highlights and dev areas are nested vectors within a cell. See the function [enrich_people()] to tidy up the data.


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