Deepayan:
Thank you so much for your time and hints on my question. The examples do
help me move further. I will let you know once I solve the whole question.
Have a good day!
Doug
On Mar 6 2010, Deepayan Sarkar [via R] wrote:
>
>
>
>On Wed, Mar 3, 2010 at 12:35 PM, DougNiu wr
I need to create a line and bar panel chart with two different axes. I tried
in lattice but couldn't get it worked. Here is my code:
data(barley)
barchart(yield ~ variety | site, data = barley,
groups = year, layout = c(1,6), stack = F,
auto.key = list(points = FALSE,
Hi there:
I am new to R and creating a boxplot panel chart to show a test result.
I have four output variables (OV1, OV2, OV3, OV4) reflecting effects of the
variation of three status parameters (SP1, SP2, SP3) on them at three
different locations (Loc1, Loc2, Loc3). My plan is that displaying
3 matches
Mail list logo