R/set_up.R
get_yaml_spec.Rd
Load in yaml specifications from _bookdown.yml or _quarto.yml
get_yaml_spec(path = ".")
Where to look for the yaml spec file. By default looks in current directory.
The yaml contents using yaml::yaml.load_file()