helmingstay/RaggedArray: Fast handling of ragged arrays

: A ragged array is a list of unequally sized vectors. RaggedArray implements fast modification and replacement of ragged arrays via a pre-allocated matrix and automated tracking of free space.

Getting started

Package details

AuthorChristian Gunning
MaintainerChristian Gunning <icos.atropa@gmail.com>
LicenseGPL-2
Version0.2
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("helmingstay/RaggedArray")
helmingstay/RaggedArray documentation built on May 17, 2019, 3:38 p.m.