VBTree-package |
Vector Binary Tree to Make Your Data Management More Efficient |
advbtinq |
Using double list to visit vector binary tree |
advbtsub |
Using double list to generate sub tree from vector binary tree |
arr2dl |
Convert a structured character array to double list |
arr2vbt |
Convert a structured character array to double list |
chrvec2dl |
Convert character vector to a double list |
datatest |
A test data structurized column names. |
datavisit |
Extract subset of data using different methods |
dl2arr |
Convert a double list to array |
dl2ts |
Convert a double list to tensor |
dl2vbt |
Convert a double list to vector binary tree |
hello |
Welcome message |
trvs |
Make traversal from vector binary tree |
trvseleinq |
Using character element to visit the traversal table |
trvsidxinq |
Using vector to visit the traversal table |
trvssubinq |
Using sub vector binary tree to visit the traversal table |
ts2dl |
Convert a structured character tensor to double list |
ts2vbt |
Convert a structured character tensor to double list |
vbt2arr |
Convert a vector binary tree to array |
vbt2dl |
Convert a vector binary tree to double list |
vbt2ts |
Convert a vector binary tree to tensor |
vbtinq |
Using vector to visit vector binary tree |
VBTree |
Vector Binary Tree to Make Your Data Management More Efficient |
vbtsub |
Using vector to generate sub tree from vector binary tree |