fct_facetlabel: Format a factor for use in plot facet

Description Usage Arguments Value

View source: R/fct_facetlabel.R

Description

Prepends, appends and surrounds the labels of a factor with specific character strings

Usage

1
fct_facetlabel(x, prepend = "", append = "", surround = "")

Arguments

x

A vector (will be coerced to a factor)

prepend, append, surround

Character strings to use to prepend, append and surround the factor labels

Value

A factor


rscherrer/ggfacet documentation built on May 7, 2021, 11:40 a.m.