View source: R/brvm-company-cap.R
| company_cap | R Documentation | 
It receives one company listed on the BRVM stock exchange,
Turn to  upper case your input by using toupper()  and returns informations about the company's capitalization
company_cap(company)
company | 
 The name of company listed on the BRVM stock exchange  | 
"character"
Koffi Frederic SESSIE
Other Data Retrieval: 
BRVM_bySector(),
BRVM_cap(),
BRVM_company_rank(),
BRVM_get1(),
BRVM_get(),
BRVM_index_stock(),
BRVM_index(),
BRVM_market_activity(),
BRVM_plot(),
BRVM_stock_market(),
BRVM_ticker_desc(),
company_country(),
company_nbrank(),
company_sector(),
company_traded_val()
Other BRVM: 
BRVM.index(),
BRVM_cap(),
BRVM_company_cap(),
BRVM_company_rank(),
BRVM_company_url(),
BRVM_index_stock(),
BRVM_index(),
BRVM_market_activity(),
BRVM_plot(),
BRVM_stock_market(),
BRVM_ticker_desc(),
BRVM_traded_val(),
company_country(),
company_nbrank(),
company_sector(),
company_traded_val(),
normality_test(),
stationarity_test()
library(rvest)
company_cap("BICC")
company_cap("ontbf")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.