Description Usage Arguments Value
'read_people()' allows you to pull in data from the YAML files that contain info on your team.
1 | read_people(sheet_id)
|
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'. |
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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.