R/liss_merge_engine.R
load_recipe.Rd
reads a YAML recipe from disk, runs the pre-flight schema validator, and returns the parsed recipe list.
load_recipe(path)
character. path to a YAML recipe file.
a named list representing the parsed recipe.