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/Error-object-short-not-found-tp3002159p4407151.html Sent from the R help mailing list archive at Nabble.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.