Martin Maechler wrote:
But in spite of all that I agree that I'd have liked
`FALSE` <- <whatever>
to signal an error about the fact that it is a reserved word.
RT> This is clearly not a very important issue, but it might
RT> bear some thinking about.
Yes. I'd propose that R-core look into how to make assignment to a
reserved word an error.
I disagree. In a sense, this is the point of having the backtick
operator: allowing you to work with names that would otherwise be syntax
errors (notice that such names are sometimes created outside your
control, e.g. via column names in data frames). If you start disallowing
some of them again, well, that way lies madness!
--
O__ ---- Peter Dalgaard Ă˜ster Farimagsgade 5, Entr.B
c/ /'_ --- Dept. of Biostatistics PO Box 2099, 1014 Cph. K
(*) \(*) -- University of Copenhagen Denmark Ph: (+45) 35327918
~~~~~~~~~~ - ([EMAIL PROTECTED]) FAX: (+45) 35327907
______________________________________________
R-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-devel