fct_rev: Reverse the Levels of a Factor

View source: R/ggparallel_specific_utils.R

fct_revR Documentation

Reverse the Levels of a Factor

Description

Reverses the existing level order of a factor.

Usage

fct_rev(x)

Arguments

x

A factor or an object coerced to a factor.

Value

A factor with reversed levels.


ggEDA documentation built on Sept. 9, 2025, 5:45 p.m.