VBTree: Vector Binary Tree to Make Your Data Management More Efficient

Provides a new data structure, vector binary tree, to make your data visiting and management more efficient. if your data has very structurized column names with specific connecting pattern, it can read, split, and factorize these names, then build the mapping from all string objects to an array or tensor, through vector binary tree, by which the batched data processing can be implemented easily. The methods of array and tensor are also applicable.

Package details

AuthorZHANG Chen
MaintainerZHANG Chen <447974102@qq.com>
LicenseGPL-3
Version0.1.0
URL https://github.com/CubicZebra/VBTree
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("VBTree")

Try the VBTree package in your browser

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

VBTree documentation built on May 2, 2019, 12:39 p.m.