Message-ID: <A4E5A0B016B8CB41A485FC629B633CED5BB2486EA4@GOLD.corp.lgc-group.com>
Date: 2014-02-19T13:39:27Z
From: S Ellison
Subject: R multiplot problem
In-Reply-To: <CAEW+BDKRSe5qSyEWpgkCW+_WjaNV7sVYqZCXOhOA-zsfr2AXOw@mail.gmail.com>
> -----Original Message-----
> I have a problem in R plot. I want to plot a multipanel chart (eg 4 subplots like
> in the following code), but I want to remove the line of the first 3 x axis,
> without break the multipanel box. Is there a possibility to succeed?
You could specify axes=FALSE (see ?plot.default) in your individual plot commands for the early plots and use axis() when you _do_ want to put an axis in?
S Ellison
*******************************************************************
This email and any attachments are confidential. Any use...{{dropped:8}}