Hi:
The value of your title is a(n attached) data frame - perhaps you meant
'HMF' instead...
HTH,
Dennis
On Sat, Mar 12, 2011 at 2:41 AM, derek wrote:
> Hello R users, Im having this strange problem.
> http://r.789695.n4.nabble.com/file/n3350024/bad2.png
>
> I have txt file of this format (X.X
Solution:
main=HMF -> main="HMF"
--
View this message in context:
http://r.789695.n4.nabble.com/plot-generates-graph-with-coordinantes-written-over-it-tp3350024p3350163.html
Sent from the R help mailing list archive at Nabble.com.
__
R-help@r-project.o
Hello R users, Im having this strange problem.
http://r.789695.n4.nabble.com/file/n3350024/bad2.png
I have txt file of this format (X.X, Y.Y - random numbers, ...) with data
points:
nm A nm A nm A
X.X Y.Y X.X XX X.X
X.X Y.Y Y.Y Y.Y Y.Y
My script looks like this:
require(graphics)
require(stats)
3 matches
Mail list logo