label_10_to_power: Power label function for ggplot2

View source: R/ggplot_func.R

label_10_to_powerR Documentation

Power label function for ggplot2

Description

label_10_to_power transforms a numeric variable to a scientific notation.

Usage

label_10_to_power(x)

Arguments

x

Numeric. A numeric variable that will be converted to a scientific notation.

Value

Scientific notation.

Examples

label_10_to_power(100)

ong8181/macam documentation built on April 11, 2024, 12:58 p.m.