View source: R/brvm_company_info.R
BRVM_company_info | R Documentation |
It receives the ticker of a company or index listed on the BRVM stock exchange,
Turn to upper case the input by using toupper()
and returns informations about the company's RSI, Beta, Closing price, etc. .
BRVM_company_info(ticker)
ticker |
The ticker of a company |
A tibble
Koffi Frederic SESSIE
BRVM_company_info("BOAS")
BRVM_company_info("BoaM")
BRVM_company_info("BRVMAG")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.