tladeras’s avatartladeras’s Twitter Archive—№ 3,089

  1. Ok, #rstats confession: I get really confused by file(). The fact that the examples to write a file require you to use tmpfile() to initiate a file connection seems pretty unintuitive. I have to reread the documentation every time I use them. Anyone have better documentation?