add_recipes: Add a list of recipes to a workflow

Description Usage Arguments Value

View source: R/add_recipes.R

Description

This function replicates the provided workflow, adding one of the provided recipes to each replicate.

Usage

1
add_recipes(x, recipes, ...)

Arguments

x

A workflow object.

recipes

A list of recipe objects.

...

Arguments passed on to workflows::add_recipe().

Value

A wflist of replicate workflows, one for each provided recipe.


szego/cassoulet documentation built on Dec. 31, 2020, 7:40 a.m.