ffMergeXTS: Merge return series with Fama-French data Merges a xts object...

Description Usage Arguments Value Examples

View source: R/fa_utilities.R

Description

Merge return series with Fama-French data Merges a xts object of returns with the ff data xts object.

Usage

1
ffMergeXTS(y, ff_data, s = NULL, e = NULL, n = NULL)

Arguments

y

Fund return

ff_data

Fama-French data

s

Start date

e

End date

n

Number of observations

Value

xts object

Examples

1
ffMergeXTS(y,ff_data)

rexmacey/fundAnalysis documentation built on Dec. 2, 2019, 5:50 p.m.