read.recipe: Read recipe from yaml file

Description Usage Arguments Author(s) Examples

Description

This function reads a recipe described in a yaml file. Fields must contain:

Usage

1

Arguments

x

the name of the recipe file to read

Author(s)

Thibaut Jombart thibautjombart@gmail.com

Examples

1
2
template <- system.file("recipes/template.yml", package="eatR")
read.recipe(template)

thibautjombart/eatR documentation built on May 31, 2019, 9:56 a.m.