Skip to content
Prev 18265 / 63424 Next

pairs(oma) warnings (PR#8252)

On Wed, 26 Oct 2005 arnima at u.washington.edu wrote:

            
Yes, but they are only warnings.  oma is actually mentioned in the docs 
....

My complaint is that they ever occur, in this case from axis which says

      ...: other graphical parameters may also be passed as arguments to
           this function, particularly, 'cex.axis', 'col.axis' and
           'font.axis' for axis annotation, 'mgp' and 'xaxp' or 'yaxp'
           for positioning, 'tck' or 'tcl' for tick mark length and
           direction, 'las' for vertical/horizontal label orientation,
           or 'fg' instead of 'col', see 'par' on these.

and does not say which or that others cannot be so passed.

Fixed in R-patched but not mentioned in NEWS as this is so minor.