library(BRVM)
Lets take a look at a simple function that will get any n number of records based on whether they are ‘Top’ or ‘Bottom’ ranked.
BRVM_rank("Top", 10)