Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upWrong behaviour DT[, i, with=FALSE] #2109
Comments
|
Yeah, I guess it parses the expression, sees that |
|
IIUC this line would need a |
Hi,
I noticed a strange type of behaviour using the
with=FALSEparameter in a data table.Maybe worth mentioning I am using data table version 1.10.4. on R 3.3.2
Here is a reproducible example;