Learn R Programming

BRVM (version 5.3.0)

BRVM_tickers: BRVM Tickers - Information about listed companies on BRVM Stock exchange

Description

It receives no argument and returns two informations about BRVM exchange companies (ticker and company name).

Usage

BRVM_tickers()

Arguments

Value

A tibble

Author

Koffi Frederic SESSIE

Oudouss Diakité Abdoul

Steven P. Sanderson II, MPH

See Also

BRVM_ticker_desc()

Examples

Run this code
# \donttest{
BRVM_tickers()
ticks <- BRVM_tickers()
dput(ticks$Ticker) ## Returns the name of all tickers
# }

Run the code above in your browser using DataLab