Read in the report config YAML file
read_report_config.Rd
'read_report_config' reads in the config YAML file
Examples
config_file <- system.file("tinytest/test_files/configs/good_config.yaml",
package = "epitraxr")
report_config <- read_report_config(config_file)