[226bc8]: / man / exp10div.Rd

Download this file

24 lines (23 with data), 324 Bytes

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
\name{exp10div}
\alias{exp10div}
\title{
Axis labels for p-values
}
\description{
The function formats axis labels of p-values in a nice way.
}
\usage{
exp10div(x)
}
\arguments{
\item{x}{numeric}
}
\value{
Object of class expression
}
\author{
Małgorzata Oleś <dr.malgorzata.oles@gmail.com>
}
\examples{
exp10div(-10)
}