View source: R/brvm-top-flop.R
BRVM_rank | R Documentation |
It receives "top" or "flop" and a number 'n' and returns table of companies classification
BRVM_rank(top_or_flop, n = 10)
top_or_flop |
Choose between "top" or "flop" |
n |
is the number of companies in the classification |
"tbl_df" "tbl" "data.frame"
Koffi Frederic SESSIE
Oudouss Diakité Abdoul
Steven P. Sanderson II, MPH
BRVM_rank("top", 15)
BRVM_rank("flop", 5)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.