You can pass oma= and mar= to plot.zoo. This is apparent from the
argument list in ?plot.zoo or from args(plot.zoo)
On 10/25/07, John Theal <[EMAIL PROTECTED]> wrote:
> Hi Gabor,
>
> Sorry to bother you again, I'm having trouble controlling the margins
> on a multiplot window. Using a previous e
Hi Gabor,
Sorry to bother you again, I'm having trouble controlling the margins
on a multiplot window. Using a previous example you posted in the
archives:
library(zoo)
# test data
z <- structure(c(21,34,33,41,39,38,37,28,33,40),
index = structure(c(8044,8051,8058,8065,8072,
Use the panel= argument as shown in the examples section of ?plot.zoo
On 10/24/07, John Theal <[EMAIL PROTECTED]> wrote:
> I'm using zoo to plot multiple data series, however, I am having
> trouble adjusting the x-axis labeling on a multiple series plot. For
> example, if I create a zoo
> object
I'm using zoo to plot multiple data series, however, I am having
trouble adjusting the x-axis labeling on a multiple series plot. For
example, if I create a zoo
object that consists of a date series and a numerical series and then
plot it, I can adjust the x axis labeling using
axis.Date(1,
4 matches
Mail list logo