'read_config()' pulls in the config file, that has info like what are the different roles, and allowable values for some parameters (for CICD).
1 | read_config(sheet_id)
|
path |
The path to the file of interest. Defaults to current dir. |
file |
This is likely to always be 'config.yaml', but I was stuck between calling it config, and 'lookups' - as initially it only contains lookups. 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.