Last data update: 2014.03.03

R: gnuplot's labeling algorithm
gnuplotR Documentation

gnuplot's labeling algorithm

Description

gnuplot's labeling algorithm

Usage

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

http://www.gnuplot.info/

Results