powered by
It receives "top" or "flop" and a number 'n' and returns table of companies classification
BRVM_rank(top_or_flop, n = 10)
"tbl_df" "tbl" "data.frame"
Choose between "top" or "flop"
is the number of companies in the classification
Koffi Frederic SESSIE
Oudouss Diakité Abdoul
Steven P. Sanderson II, MPH
# \donttest{ BRVM_rank("top", 15) BRVM_rank("flop", 5) # }
Run the code above in your browser using DataLab