Re: [R] filled circle with a black line on the rim in pch function

2015-12-01 Thread Duncan Mackay
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

Re: [R] filled circle with a black line on the rim in pch function

2015-12-01 Thread Jim Lemon
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

[R] filled circle with a black line on the rim in pch function

2015-11-30 Thread Christine Lee via R-help
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