merge_TSD_by_Time: Merges the last file of the current file number and the first...

View source: R/merge_TSD_by_Time.R

merge_TSD_by_TimeR Documentation

Merges the last file of the current file number and the first file of the next.

Description

Merges the last file of the current file number and the first file of the next.

Usage

merge_TSD_by_Time(files, fun = weighted.mean, msg = FALSE, ...)

Arguments

files

list of file names, seed the use in compr.event.

fun

funciton specifying how to merge the information in the common time interval.

msg

Logical: if TRUE print status bar.

...

Passed on to fun and write.TSD.


arnejohannesholmin/sonR documentation built on April 14, 2024, 11:39 p.m.