[R] Working around 256 byte variable names? + trouble opening large file

hadley wickham h.wickham at gmail.com
Tue Sep 22 06:18:11 CEST 2009


>> From: hadley wickham <h.wickham at gmail.com>
>>
>> Don't use attach?
>
> Obvously good advice but why?

Philosophically, it's better to be explicit than implicit, and the
extremely non-local effects of attach can make debugging difficult.

Hadley


-- 
http://had.co.nz/




More information about the R-help mailing list