RTableTools.jl

Tidy data.table in Julia
Author jl-pkgs
Popularity
0 Stars
Updated Last
2 Months Ago
Started In
February 2023

Collection of R data.table functions in Julia

Stable Dev CI Codecov

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")

Used By Packages

No packages found.