Skip to contents

Merge input data.frame objects

Usage

post_calc_merge_features(by = c("site_id"), time = FALSE, ...)

Arguments

by

character. Joining keys. See merge for details.

time

logical(1). Whether or not include time identifier. Set this TRUE will supersede by value by appending time identifier.

...

data.frame objects to merge

Value

data.table