substitute_params: Title

Description Usage Arguments

View source: R/params_and_templates.R

Description

Title

Usage

1
2
3
substitute_params(params_table, template_files,
  target_dir = get_active_file_path(),
  cols_to_ignore = c("PARAM_FILE_NAME_DATE", "COMMENTS"))

Arguments

params_table

Table (data.frame or data.table) with parameters to substitute.

template_files

List of template files to substitute the params in.

target_dir

Directory where to create files, defaults to active file directory.

cols_to_ignore

Columns from the parameters table params_table to ignore when substituting, defaults to c('PARAM_FILE_NAME_DATE', 'COMMENTS').


m-dz/mdmisc documentation built on May 22, 2019, 12:23 p.m.