Uploads a custom Python recipe.

dai.upload_recipe(path, progress = getOption("dai.progress", TRUE))

Arguments

path

Absolute path to the recipe file.

progress

Whether to display a progress bar.

Value

A list describing the recipe (invisibly).

Examples