Re: [R] Graph question

2008-09-25 Thread Jim Lemon
Georgina Sarah Humphreys wrote: If I have a set of data comprising a list of numbers of eggs on mosquito guts that range from 1 to 157. How can I get R to draw a barchart of the distribution of the data (i.e. x axis= number of eggs on a gut, y axis=number of mosquitoes found with that number

Re: [R] Graph question

2008-09-24 Thread stephen sefick
look at histogram and densityplot in the lattice package On Wed, Sep 24, 2008 at 9:26 AM, Georgina Sarah Humphreys <[EMAIL PROTECTED]> wrote: > If I have a set of data comprising a list of numbers of eggs on mosquito guts > that range from 1 to 157. How can I get R to draw a barchart of the > d