Learn R Programming

backtest (version 0.2-0)

starmine: StarMine Rankings, 1995

Description

StarMine rankings of some stocks in 1995, with corresponding returns and other data.

Usage

data(starmine)

Arguments

source

StarMine Corporation. For more information, see http://www.starmine.com.

Details

starmine contains selected attributes such as sector, market capitalisation, country, and various measures of return for a universe of approximately 6,000 stocks. The data is on a monthly frequency from January 31, 1995 to November 30, 1995.

Examples

Run this code
data(starmine)
head(starmine)

Run the code above in your browser using DataLab