Validate recipe for circular dependencies

validate_recipe_deps(recipe, seed_df = NULL)

Arguments

recipe

tibble. Table recipe.

seed_df

tibble. Seed/pre-existing data.frame or NULL.

Value

TRUE if successful, throws an error if not