Skip to contents

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

Usage

insertANPPTimeSeries(df, path)

Arguments

df

data.frame corresponding to ANPPTimeSeries table

path

Character. Directory where the CSV file will be written.

Value

Character vector (keyword line for the main config).