sort_factor: Sort the factor in descending order

Description Usage Arguments Value Examples

Description

This is a function is used to sort the input facotr into descending order

Usage

1

Arguments

a

input

Value

the descending sorted order factor

Examples

1
sort_factor(factor(c("hits", "hits", "your", "eyeballs")))

arthursunbao/foofactors documentation built on May 29, 2019, 2:33 p.m.