match_tstep: Match the timestep of two dataframes

Description Usage Arguments Value

View source: R/match_tstep.R

Description

Match the timestep of two different time series dataframes so they have the same number of steps. Works with long and wide-from data.

Usage

1
match_tstep(df1, df2)

Arguments

df1

dataframe; Data frame with timestep to be matched with.

df2

dataframe; Data frame with data to be matched to the timestep of df1

Value

Dataframe of observation data subset to the same timestep as modelled data


tadhg-moore/gotmtools documentation built on Oct. 9, 2019, 2:48 p.m.