update_edhec: Update the EDHEC

Description Usage Arguments Value Examples

View source: R/update_edhec.R

Description

Download an updated version of the Edhec Headge Fund index.

Usage

1

Arguments

class

One of 'tbl', 'xts', 'zoo', 'zooreg' or 'ts'.

Value

An object of the same class required in the 'class' argument.

Examples

1
2
3
4
5
# xts object
head(update_edhec('xts'))

# tibble object
update_edhec('tbl')

Reckziegel/PortfolioMoments documentation built on May 29, 2019, 1:21 p.m.