inv_ConnectRecipes: Recipe Connector

Description Usage Arguments

View source: R/dispatch.R

Description

This connector either serves the value, if there is no input, or writes the input to the value of the recipe book.

Usage

1
2
3
4
5
inv_ConnectRecipes(
  input = NULL,
  .inventory_dir = get("inventory_dir"),
  filename = "recipe_book.yml"
)

Arguments

filename

JDOsborne1/inventoRy documentation built on May 6, 2020, 9:29 a.m.