sparks: Sparks' labeling algorithm

View source: R/labeling.R

sparksR Documentation

Sparks' labeling algorithm

Description

Sparks' labeling algorithm

Usage

  sparks(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

Sparks, D. N. (1971) AS 44. Scatter Diagram Plotting, Journal of the Royal Statistical Society. Series C., pp. 327-331.


labeling documentation built on Aug. 30, 2023, 1:07 a.m.