feed: Get data dependencies in pipeline from data-deploy script.

Description Usage Arguments Examples

View source: R/deployment.R

Description

Parse command line arguments from data-deploy script and return back an input dataset(s) and a fullpath string.

Usage

1
feed(model_name, file_name)

Arguments

model_name

Name of the model/pipeline.

file_name

Optional manual override to read in input dataset.

Examples

1
feed("ops_forecasts_returned_units", "train_dataprep.rds")

Everlane/everlaneR documentation built on Oct. 7, 2020, 3:13 p.m.