read_BSE: Read BSE file

Description Usage Arguments Value Examples

Description

Read BSE file

Usage

1
read_BSE(filename)

Arguments

filename

Value

A list comprising multiple elements, including unique representations of the tables in the .BSE file. The final element is a data frame of the stocks translation table.

Examples

1
2
3
4
## Not run: 
dat.bse <- read_BSE("2017BPC_PII_V1.22.BSE")

## End(Not run)

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