validate_recipe_deps: Validate recipe for circular dependencies

View source: R/validate_recipe.R

validate_recipe_depsR Documentation

Validate recipe for circular dependencies

Description

Validate recipe for circular dependencies

Usage

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


Roche/respectables documentation built on Oct. 2, 2024, 8:57 p.m.