rindex: Indexing for R

Index structures allow quickly accessing elements from large collections. While btree are optimized for disk databases and ttree for ram databases we use hybrid static indexing which is quite optimal for R.

Getting started

Package details

AuthorJens Oehlschlgel <Jens.Oehlschlaegel@truecluster.com>
MaintainerJens Oehlschlgel <Jens.Oehlschlaegel@truecluster.com>
Licensefile LICENSE
Version0.12.1
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("rindex")

Try the rindex package in your browser

Any scripts or data that you put into this service are public.

rindex documentation built on Sept. 1, 2018, 1:04 a.m.