combine_data: Combine Multiple EddyPro Output Files into One Dataset

Description Usage Arguments Value

Description

Takes files created by different EddyPro processing sessions and merges into one dataset without dropping any columns.

Usage

1
combine_data(..., fill = "-")

Arguments

...

Zero or more objects of class data.frame that have been read using read_data.

Value

A data frame with columns bound by name each with the attributes 'units' and 'varnames'.


grahamstewart12/tidyflux documentation built on June 4, 2019, 7:44 a.m.