percent_abs: Labels in format percent and absolute for ggplot graphs

View source: R/percent_abs.R

percent_absR Documentation

Labels in format percent and absolute for ggplot graphs

Description

This function gives a labels format based on percentage and absolute values.

Usage

percent_abs(x, ...)

Arguments

x

The labels.

...

Another aesthetical value.

Value

Labs in percent and absolute format for ggplot graphics.

Examples

labels = percent_abs()

samesag/emu documentation built on Aug. 22, 2023, 3:19 p.m.