Thanks for your help! Unfortunately, I am now getting this:

> pdf(file="boxplot_tmax_2012091912.pdf", height=10, width=12) 
> 
> soton.df = read.table ( tmax.final.text, header=TRUE ) 
Error in read.table(tmax.final.text, header = TRUE) : 
  object 'tmax.final.text' not found
Execution halted

The file is there, has headers, and is located in the directory I am running
R in! Now I am really stumped!

Greg



--
View this message in context: 
http://r.789695.n4.nabble.com/Line-over-Boxplot-tp4643736p4643791.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.

Reply via email to