From R data.table to Julia DataFrames.jl January 7, 2024 A guide for moving between Julia’s DataFrames.jl and R data.table. This follows the template of stata2r and gives side by side matches of common operation for data wrangling.