Message-ID: <1348171362878-4643791.post@n4.nabble.com>
Date: 2012-09-20T20:02:42Z
From: gfishel
Subject: Line over Boxplot
In-Reply-To: <1348148480635-4643736.post@n4.nabble.com>
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.