stocks.key: Data defining each stock.

Description Usage Format Source Examples

Description

A dataset containing the stock number and three letter definition.

Usage

1

Format

A data frame with 78 rows and 9 variables:

StockNumber

The integer number of each stock.

Stock

The three letter term for each stock.

Description

The full name for each stock.

...

Source

http://www.psc.org/

Examples

1
2
3
4
data(stocks.key)
#or
data("stocks.key")
str(stocks.key)

MichaelFolkes/ctctools documentation built on May 7, 2019, 4:56 p.m.