index {tablet} | R Documentation |
Create Index
Description
Creates index. Generic, with method index.tablette
.
Usage
index(x, ...)
Arguments
x |
object |
... |
passed |
Value
see methods
Examples
example(classifiers)
index(tablette(groupwise(x)))
[Package tablet version 0.6.12 Index]