Split graph labels in 2 levels
Andrej Kastrin wrote:
Dear R users,
is there any simple low-level function that split "single-line" graph
labels and produce something like (e.g. for x axis):
100 300 500 700...
200 400 600
staxlab in the plotrix package. Jim