Learn R Programming

invitroTKstats (version 0.0.14)

scientific_10: Formatting function for X-axis in log10-scale

Description

Formatting function for X-axis in log10-scale

Usage

scientific_10(x)

Value

Text with desired expression. Replace any scientific e notation to ten notation, simplify 10^01 to 10 and 10^0 to 1.

Arguments

x

(Character) String to be formatted.