Learn R Programming

PCRA (version 1.2)

gfunds5: gfunds5

Description

Monthly returns of 5 German investment funds November 1989 to July 2001: EM (emerging markets), PE (private equity), HY (high yield), ALT (alternatives), and BND (fixed income)

Usage

data(gfunds5)

Arguments

Format

Multivariate xts object

Examples

Run this code
library(PCRA)
library(zoo)
data(gfunds5)
class(gfunds5)
names(gfunds5)
range(index(gfunds5))

Run the code above in your browser using DataLab