str_rank {rchallenge} | R Documentation |
Concatenates the rank number with symbols indicating the progress since the last change.
str_rank(
r,
r_d,
symb = list(const = icon("fa-arrow-right"), up = icon("fa-arrow-up"), down =
icon("fa-arrow-down"))
)
r |
integer. rank |
r_d |
integer. rank difference |
symb |
named list of characters. symbols used for the progress in ranking:
no change ( |