FindMaxCommonDateRange: Find Maximum Common Date Range Finds the maximum common date...

Description Usage Arguments Value Examples

View source: R/massageData.r

Description

Find Maximum Common Date Range Finds the maximum common date range between two vectors of dates

Usage

1
FindMaxCommonDateRange(dates1, dates2)

Arguments

dates1

Vector of dates

dates2

Vector of dates

Value

Vector of two dates: start and end

Examples

1

rexmacey/factorModel documentation built on Oct. 2, 2019, 1:25 a.m.