heckbert: Heckbert's labeling algorithm

View source: R/labeling.R

heckbertR Documentation

Heckbert's labeling algorithm

Description

Heckbert's labeling algorithm

Usage

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

Heckbert, P. S. (1990) Nice numbers for graph labels, Graphics Gems I, Academic Press Professional, Inc.


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