FS_fAppendREddyProcOutputs: Append annual REddyProc output files

Description Usage Arguments

View source: R/FS_fAppendREddyProcOutputs.R

Description

This function appends annual dataframes produced via FS_fProcessingThruREddyProc (and package REddyProc) Here, annual files are stacked and joined to a continuous (half-)houry time series for the entire record of the site, with NAs assigned to gaps.

Usage

1
FS_fAppendREddyProcOutputs(inpath, outpath, site.meta, export.files = TRUE)

Arguments

inpath

character string, navigate to the directory containing REddyProc output files (must contain the following subdirectory names: '1_after-night-part/' and '2_after-day-part/')

outpath

character string, set the directory by which appended dataframes will be exported (must contain the following subdirectory names: '1_after-night-part/' and '2_after-day-part/')

site.meta

dataframe, site metadata file contained in FluxSynthU

export.files

logical, if TRUE (default) exports dataframes as text files in the outpath directory.


ksmiff33/FluxSynthU documentation built on Dec. 15, 2020, 10:29 p.m.