jurisdiction: Jurisdiction data for each stock

Description Usage Format Source Examples

Description

A dataset containing the stocks and their associated jurisdictions, including province or state.

Usage

1

Format

A data frame with 58 rows and 5 variables:

stock

three letter stock identifier

stock.long

the full stock name

jurisdiction

two letter identifier of province or state

jurisdiction.long

full name of province or state, in lower case

stock.country

two letter identifier country, but include 'TB' for transboundary

...

Source

http://www.psc.org/

Examples

1
2
3
4
data(jurisdiction)
#or
data("jurisdiction")
str(jurisdiction)

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