I am experimenting with assigning into a data table (and data frame with same data) when the assignment involves a compound condition on multiple columns. Please see the attached file.
Assignment into the data table is about twice as fast as into the data frame, but I wonder if I am using the optimal syntax for achieving speedy assignment. Any advice much appreciated. test_assign.r <http://r.789695.n4.nabble.com/file/n4690042/test_assign.r> -- View this message in context: http://r.789695.n4.nabble.com/Assigning-with-a-compound-condition-tp4690042.html Sent from the datatable-help mailing list archive at Nabble.com. _______________________________________________ datatable-help mailing list [email protected] https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/datatable-help
