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.

______________________________________________
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