Turn zodiac character into an ordered factor
zodiac_factor_order(x, factor_order = "roman")
x | a vector of data, usually taking a small number of distinct values. |
---|---|
factor_order | A character. Sort the factor levels by the following:
|
A character with the requests levels.
zodiac_factor_order("Libra")#> [1] Libra #> 12 Levels: Aries Taurus Gemini Cancer Leo Virgo Libra Scorpio ... Pisces