northnet.com.au
-Original Message-
From: R-help [mailto:r-help-boun...@r-project.org] On Behalf Of Jim Lemon
Sent: Tuesday, 1 December 2015 18:01
To: Christine Lee
Cc: r-help mailing list
Subject: Re: [R] filled circle with a black line on the rim in pch function
Hi Christine,
When I try to
Hi Christine,
When I try to run your script, the plot fails:
Error in eval(expr, envir, enclos) : object 'culr' not found
> names(Raw)
[1] "Date""Year""Station" "Abun""Date1"
so I changed the second line to:
groups=Year,
and it did work. The default (pink, gray) background colors fo
Dear All,
I have an embarssing question, I want to put a black line as a rim on the grey
symbol in the xyplot, to no avail.
. I thought it was easy, by changing the pch code from 16 to 21. I was
surpised that I ran into difficulty.
My original script is as follows:
library(lattice)
xyplot(A
3 matches
Mail list logo