Learn R Programming

PCRA (version 1.2)

retPSC: Stock with Ticker PSC

Description

Weekly returns (RET) of stock with ticker PSC for 1987 and 1088, along with market returns (MKT) and risk-free rate (RF).

Usage

data(retPSC)

Arguments

Format

Multivariate time series xts object

Examples

Run this code
library(PCRA)
library(zoo)
data(retPSC)
head(retPSC)
range(index(retPSC))

Run the code above in your browser using DataLab