Learn R Programming

BRVM (version 5.3.0)

BRVM_direction: BRVM Rank

Description

This function will take in 'Up' or 'Down' and returns respectively n results for the top or flop ranking of the BRVM tickers.

Usage

BRVM_direction(.up_or_down = "Up")

Value

A tibble

Arguments

.up_or_down

This is a character string set to "Up" It can either be 'Up' or 'Down'.

Author

Koffi Frederic SESSIE

Oudouss Diakité Abdoul

Steven P. Sanderson II, MPH

Details

This function will get any n results for the top or flop ranking of the BRVM tickers.

Examples

Run this code
# \donttest{
BRVM_direction("Up")
# }

Run the code above in your browser using DataLab