Generate a control file from the default template

generate_ctrl_file(ctrl_file_name = "ctrl", destdir = ".")

Arguments

ctrl_file_name

the desired name of the control file

destdir

the directory to store the control file in

Value

the file path of the control file

Examples

if (FALSE) { generate_ctrl_file() }