instructions_symlink: Reorganize your output!

Description Usage Arguments Value Note Author(s) See Also

View source: R/instructions_symlink.R

Description

This function will create symbolic links of your input files, as well as resulting figures and rendered documents in predefined target directories.

Usage

1
instructions_symlink(ls_instructions, df_source_files)

Arguments

ls_instructions

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

df_source_files

data frame. Predefined data frame (output of the function 'instructions_implement').

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_check, instructions_supplement


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