Josh Goldstein emailed me a nice tip for @r_data_table chaining: if we start a chained `data.table` operation inside a set of parens, we are no longer subject to the 'REPL constraint' and can keep each operation on a line. See ALT text. #rstats
Now in the pdf at https://github.com/eddelbuettel/gsir-te
