heckbert: Heckbert's labeling algorithm

Description Usage Arguments Value Author(s) References

View source: R/labeling.R

Description

Heckbert's labeling algorithm

Usage

1
  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 May 2, 2019, 5:26 p.m.