not reproducible
On Mon, Oct 6, 2008 at 2:01 PM, Michael Kubovy <[EMAIL PROTECTED]> wrote:
> Dear R-helpers,
>
> This produces a red title. How do I make it black, without making the
> labels black?
>
> legend(title = 'Channel Integration', 0.7, 0.3,
> c('loudness','luminance'), col = c('red', 'bl
Dear R-helpers,
This produces a red title. How do I make it black, without making the
labels black?
legend(title = 'Channel Integration', 0.7, 0.3,
c('loudness','luminance'), col = c('red', 'blue'), text.col = c('red',
'blue'), lty = 1, xjust = 0.5, bty = 'n')
_
2 matches
Mail list logo