On 2012-03-26 05:09, John D. Muccigrosso wrote:
I cannot for the life of me figure this out:
What's the parameter to fill in with color circles made with circles()? col changes the
line color, but all I see in the help is a reference to "additional graphic
parameters", and no examples via google.
If this is the function circles() in package tripack, then I don't
think you can do what you want. Just look at the code - it's a very
small function.
But why not use the symbols() function? It has a 'bg' argument.
Peter Ehlers
Thanks!
John Muccigrosso
______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.
______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.