thayer {labeling} | R Documentation |
Thayer and Storer's labeling algorithm
Description
Thayer and Storer's labeling algorithm
Usage
thayer(dmin, dmax, m)
Arguments
dmin |
minimum of the data range |
dmax |
maximum of the data range |
m |
number of axis labels |
Value
vector of axis label locations
Author(s)
Justin Talbot justintalbot@gmail.com
References
Thayer, R. P. and Storer, R. F. (1969) AS 21. Scale Selection for Computer Plots, Journal of the Royal Statistical Society. Series C., pp. 206-208.
[Package labeling version 0.4.3 Index]