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, 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?

What does this return:

str( my.sgpd$Goodness_of_Fit$Biology_2012$Q1_Q2)  # ???

--

David Winsemius, MD
West Hartford, CT

______________________________________________
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.

Reply via email to