truncAtCommon: Truncate a list of time-series based on common first and last...

Description Usage Arguments Value

Description

Truncate a list of time-series based on common first and last dates

Usage

1
truncAtCommon(ret_list, date_start = TRUE, date_end = FALSE)

Arguments

ret_list

list of data.frames containing time-series

date_start

boolean to truncate all time-series at common inception

date_end

boolean to truncate all time-series at common last date

Value

list of data.frames containing truncated time-series


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