Learn R Programming

tablet (version 0.2.7)

index: Create Index

Description

Creates index. Generic, with method index.tablet.

Usage

index(x, ...)

Arguments

x

object

...

passed

Value

see methods

Examples

Run this code
# NOT RUN {
example(classifiers)
index(tablet(groupwise(x)))
# }

Run the code above in your browser using DataLab