<div dir="ltr">Hi,<div><br></div><div>In answering this question </div><div><a href="http://stackoverflow.com/q/30062012/1191259">http://stackoverflow.com/q/30062012/1191259</a> </div><div><br></div><div>...I noticed that</div><div>* df[,0] gives an empty data.frame, but</div><div>* dt[,0,with=FALSE] does not give an empty data.table.</div><div><br></div><div>Should it? I switched to using `[.listof`(dt,0), which gives my expected result.</div><div><br></div><div>Best,</div><div><br></div><div>Frank</div></div>