to add to Michael's response: http://www.statmethods.net/advgraphs/parameters.html
On Mon, Dec 13, 2010 at 2:23 AM, Michael Bedward <michael.bedw...@gmail.com> wrote: > Hello Erin, > > Try this... > > plot(x, y, type="b", pch=16) > > Michael > > On 13 December 2010 18:11, Erin Hodgess <erinm.hodg...@gmail.com> wrote: >> Dear R People: >> >> When I plot using type="b", I have circles and lines, which is as it should >> be. >> >> Is there a way to have filled in circles using the type argument, >> please? Or do I need to call the points function also, please? >> >> Thanks, >> Erin >> >> >> -- >> Erin Hodgess >> Associate Professor >> Department of Computer and Mathematical Sciences >> University of Houston - Downtown >> mailto: erinm.hodg...@gmail.com >> >> ______________________________________________ >> 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. > ______________________________________________ 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.