concat_rank_value_occurrence: Wrapper for concatenating rank, value, and number of occurrences.
Description
concat_rank_value_occurrence takes vectors representing rank, value, and number of occurrences and returns them in a concatenated string. This is just a wrapper around paste0().