Skip to contents

Write the given character vector into the input file at given path

Usage

writeInputFile(textlines, file, verbose = 1)

Arguments

textlines

vector of text lines to be written to file

file

path to the file to be written

verbose

integer number specifying the verbosity level. If this is a positive value, debug messages are shown.