Monday, February 23, 2015 data.table join R Minimal examples help The other day I got stuck working with a huge data set using data.table in R . It took me a little while to realise that I had to produce a...
Monday, June 9, 2014 data.table join lattice R The joy of joining data.tables The example I present here is a little silly, yet it illustrates how to join tables with data.table in R. Mapping old data to new data Cate...