Skip to contents

ForCS v4 reads this table from a CSV file rather than inline in the main config. This function writes ForCS_EcoSppDOMParameters.csv to path and returns the keyword + filename reference for inclusion in the main config.

Usage

insertEcoSppDOMParameters(df, path)

Arguments

df

data.frame corresponding to EcoSppDOMParameters table

path

Character. Directory where the CSV file will be written.

Value

Character vector (keyword line for the main config).