Travis-CI Build Status Coverage Status Coverage Status

ralgo - Algorithms and data structures for R

The ralgo package implements data structures and algorithms in pure R.

To install ralgo you can use devtools.

install.packages("devtools")
devtools::install_github("mailund/ralgo")

and then load the library with

library(ralgo)


mailund/ralgo documentation built on May 21, 2019, 11:07 a.m.