Skip to contents

This function gets the parameters for the job. Combination of cli and yaml parameters

Usage

get_params(step)

Arguments

step

Name of the step being performed

Value

The parameters

Examples

if (FALSE) { # \dontrun{
tima:::copy_backbone()
go_to_cache()
get_params("prepare_params")
} # }