[R] Vector Assignment -- Why won't it let me do it?

Adam Berrones adamcscs at hotmail.com
Thu Jul 8 02:39:41 CEST 2010


I have looked absolutely everywhere but I cannot figure out why my Mac will
not let me create simple data vectors.

> blah
Error: object 'blah' not found
> blah <- c(1, 2, 3)
Error in c(1, 2, 3) : 'file' must be a character string or connection

It used to work, and 6 months later I'm back on R, and now it will not work.

Please help, guys & gals!




-- 
View this message in context: http://r.789695.n4.nabble.com/Vector-Assignment-Why-won-t-it-let-me-do-it-tp2281698p2281698.html
Sent from the R help mailing list archive at Nabble.com.



More information about the R-help mailing list