instructions_supplement: Round out your instructions!

Description Usage Arguments Value Note Author(s) See Also

Description

This function will write data frames, session info, log-file, etc and print summaries of these information to the console according to the parameters specified in the file 'params.R'.

Usage

1
instructions_supplement(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

updated rds-file (df_source_files.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_prepare, instructions_implement, instructions_execute, instructions_specify, instructions_symlink, instructions_check


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