Re: [R] Error: object 'short' not found

2012-02-22 Thread kmittapalli
This finally worked- grid.draw( my.sgpd[["Goodness_of_Fit"]][["READ.2006"]][[i]] ) dev.off() On 2/21/2012 2:04 PM, David Winsemius [via R] wrote: > > On Feb 21, 2012, at 10:39 AM, kmittapalli wrote: > > > should i keep the first line of the code l

Re: [R] Error: object 'short' not found

2012-02-21 Thread kmittapalli
AM, David Winsemius [via R] < ml-node+s789695n4407351...@n4.nabble.com> wrote: > > On Feb 21, 2012, at 9:21 AM, kmittapalli wrote: > > > HI, > > > > I am trying to run this code > > > > pdf(file="Biology_2012_GOF.pdf", width=8.5, heigh

Re: [R] Error: object 'short' not found

2012-02-21 Thread kmittapalli
HI, I am trying to run this code pdf(file="Biology_2012_GOF.pdf", width=8.5, height=4.5) grid.draw(my.sgpd$Goodness_of_Fit$Biology_2012$Q1_Q2) dev.off() I get an error mesage "object not found"- can someone please help? Kavita -- View this message in context: http://r.789695.n4.nabble.com