[226bc8]: / man / scientific_10.Rd

Download this file

21 lines (20 with data), 332 Bytes

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
\name{scientific_10}
\alias{scientific_10}
\title{
log10 scale labels in ggplot2
}
\description{
This function is useful for formatting labels in ggplot2 of log10 axis.
}
\usage{
scientific_10
}
\value{
numeric vector
}
\author{
Małgorzata Oleś <dr.malgorzata.oles@gmail.com>
}
\examples{
## scale_x_log10(labels=scientific_10)
}