David Winsemius wrote
> On Jan 15, 2013, at 3:25 PM, Pete Brecknock wrote:
>
>> David Winsemius wrote
>>> On Jan 15, 2013, at 2:49 PM, Pete Brecknock wrote:
>>>
Any recommendations for how I can embed my title below in a single red
strip/box across the plot area in the outer margin?
>>
On Jan 15, 2013, at 3:25 PM, Pete Brecknock wrote:
> David Winsemius wrote
>> On Jan 15, 2013, at 2:49 PM, Pete Brecknock wrote:
>>
>>> Any recommendations for how I can embed my title below in a single red
>>> strip/box across the plot area in the outer margin?
>>>
>>> I would like to avoid t
David Winsemius wrote
> On Jan 15, 2013, at 2:49 PM, Pete Brecknock wrote:
>
>> Any recommendations for how I can embed my title below in a single red
>> strip/box across the plot area in the outer margin?
>>
>> I would like to avoid the color appearing in any other area defined by
>> the
>> oma
On Jan 15, 2013, at 2:49 PM, Pete Brecknock wrote:
> Any recommendations for how I can embed my title below in a single red
> strip/box across the plot area in the outer margin?
>
> I would like to avoid the color appearing in any other area defined by the
> oma.
>
The code used "blue" ... not
Any recommendations for how I can embed my title below in a single red
strip/box across the plot area in the outer margin?
I would like to avoid the color appearing in any other area defined by the
oma.
# Example Plot
par(mfrow=c(2,2),mar=c(4,4,2,2), oma = c(1, 1, 3, 1))
plot(rnorm(100),1:100)
p
5 matches
Mail list logo