Skip to content
Prev 8794 / 63424 Next

hist() with option "sub" (PR#2492)

.....

    MM> However, `sub' would really be a natural argument -- less for hist() than
    MM> for plot.histogram(), the plotting method called  by hist() when
    MM> it's plot argument is TRUE.  
    MM> Adding it there and pass it explictly to axis() solves this problem.

Oops, "thinko":  I meant  `title()', not `axis()'.

Martin