View source: R/merge_TSD_by_Time.R
merge_TSD_by_Time | R Documentation |
Merges the last file of the current file number and the first file of the next.
merge_TSD_by_Time(files, fun = weighted.mean, msg = FALSE, ...)
files |
list of file names, seed the use in |
fun |
funciton specifying how to merge the information in the common time interval. |
msg |
Logical: if TRUE print status bar. |
... |
Passed on to |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.