Collection of R data.table functions in Julia Dongdong Kong RTableTools.jl implements the function of merge, cbind, fread, fwrite, expand_grid, and other frequent used functions in R package data.table. Installation using Pkg Pkg.add(url="https://github.com/jl-pkgs/RTableTools.jl")