dateTrunc: Find common first and last dates for two time-series...

Description Usage Arguments Details Value

Description

Find common first and last dates for two time-series data.frames

Usage

1
dateTrunc(x, y)

Arguments

x

data.frame of returns with dates in first column

y

data.frame of returns with dates in the first column

Details

x and y must be matrix-like data.frames organized by columns with dates in ascending order

Value

an array with start and end dates


alejandro-sotolongo/InvMgmt documentation built on Dec. 18, 2019, 3:33 a.m.