combineData: Function to join time series of files into a single file

View source: R/metocean.R

combineDataR Documentation

Function to join time series of files into a single file

Description

Function to join time series of files into a single file

Usage

combineData(rootDir, timeFiles)

Arguments

rootDir

string of the root directory of all the files

timeFiles

vector of strings giving the file names

Value

df dataframe with date and variables

Examples

combineData(rootDir,timeFiles)

rhydar/Metocean documentation built on May 9, 2022, 1:54 p.m.