rindex (version 0.12.1)

Indexing for R

Description

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.

Copy Link

Version

Down Chevron

Install

install.packages('rindex')

Monthly Downloads

80

Version

0.12.1

License

file LICENSE

Last Published

August 31st, 2018

Functions in rindex (0.12.1)