Learn R Programming

PortRisk (version 1.1.0)

SnP500List: List of S&P500 Stocks in 2013

Description

List of company names corresponding to the ticker names of the stocks listed in S&P500 List in the year 2013.

Usage

data(SnP500List)

Arguments

Format

A data frame with 500 observations on the following variable.
Company
Names of companies as character string corresponding to their ticker names as rowname.

Examples

Run this code
data(SnP500List)
head(SnP500List)

Run the code above in your browser using DataLab