Skip to content
Prev 290248 / 398500 Next

Error in xy.coords(x, NULL, log = log) : (list) object cannot be coerced to type 'double'

Hi there,

When I run the code below I get the error

Error in xy.coords(x, NULL, log = log) :(list) object cannot be coerced to
type 'double'

Any tips how I can resolve this?
*Error in xy.coords(x, NULL, log = log) : 
  (list) object cannot be coerced to type 'double'*
+ 	plot.ts(av.la8[[i]], axes=F, ylab=names(av.la8)[i])
+ 		labels=c(0,"",200,"",400,"",600,"",800,"",1000,"",1200,"",1400,""))

--
View this message in context: http://r.789695.n4.nabble.com/Error-in-xy-coords-x-NULL-log-log-list-object-cannot-be-coerced-to-type-double-tp4524046p4524046.html
Sent from the R help mailing list archive at Nabble.com.