[datatable-help] error in rbindlist
Farrel Buchinsky
fjbuch at gmail.com
Mon Mar 9 19:08:29 CET 2015
I am doing something really simple but getting an error I do not know how
to troubleshoot.
l = list(specimens, specs.post.crash)
rbindlist(l, fill = TRUE)
specimens has about 5 columns and specs.post.crash has about 29.
I get this error. I cannot find anyone else with this problem. I cannot
share my actual data.table since it has private information.
Error in if (any(neg)) res[neg] = paste("-", res[neg], sep = "") :
missing value where TRUE/FALSE needed
Interested in the off-the-top-of-your-head suggestions of where to
troubleshoot.
Using {R package version 1.9.5}
Farrel Buchinsky
Google Voice Tel: (412) 567-7870
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.r-forge.r-project.org/pipermail/datatable-help/attachments/20150309/1d2b755d/attachment.html>
More information about the datatable-help
mailing list