[datatable-help] What does the L stand for
Farrel Buchinsky
fjbuch at gmail.com
Tue Nov 29 17:04:05 CET 2011
In the following examples, what does the "L" stand for. How could I have
found out without bothering you for what is probably a simple matter
DT[,z:=42L] # add new column by reference
DT[,z:=NULL] # remove column
DT["a",v:=42L] # subassign v by reference
Farrel Buchinsky
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.r-forge.r-project.org/pipermail/datatable-help/attachments/20111129/c64d64d8/attachment.htm>
More information about the datatable-help
mailing list