nelder | R Documentation |
Nelder's labeling algorithm
nelder(dmin, dmax, m,
Q = c(1, 1.2, 1.6, 2, 2.5, 3, 4, 5, 6, 8, 10))
dmin |
minimum of the data range |
dmax |
maximum of the data range |
m |
number of axis labels |
Q |
set of nice numbers |
vector of axis label locations
Justin Talbot justintalbot@gmail.com
Nelder, J. A. (1976) AS 96. A Simple Algorithm for Scaling Graphs, Journal of the Royal Statistical Society. Series C., pp. 94-96.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.