instructions_prepare: Prepare Instructions

Description Usage Arguments Value Note Author(s) See Also

Description

This function processes the given ls_instructions.

Usage

1
instructions_prepare(ls_instructions)

Arguments

ls_instructions

List. A list containing all parameters of a framework project. See ?framework::template_params for a complete list of params needed.

Value

rds-file (ls_instructions.rds) within the cache directory.

Note

This function is part of a family of functions each of which begin with 'instructions_'. The order to call these functions is: 'instructions_prepare', 'instructions_implement', 'instructions_check', 'instructions_execute', 'instructions_symlink' and 'instructions_supplement'.

Author(s)

Frederik Sachser

See Also

instructions_implement, instructions_check, instructions_execute, instructions_specify, instructions_symlink, instructions_supplement


sachserf/framework documentation built on May 29, 2019, 12:21 p.m.