Skip to contents

Convert the list structure containing calibration parameters as retrieved by kwbGompitz:::readParameters to a vector of character representing the text lines to be written to file

Usage

parameterLines(parameters, sep = ";", digits_exp = 2L)

Arguments

parameters

list structure containing calibration parameters as provided by kwbGompitz:::readParameters

sep

column separator. Default: ";"

digits_exp

number of exponent digits in scientific notation, such as "1.23e+01" (digits_exp = 2L, the default) or "1.23e+001" (digits_exp = 3L)

Value

vector of character representing the lines of param.txt, containing the calibration parameters as generated by /codegompcal