index {tangram} | R Documentation |
Generate an index from a tangram or cell object
Description
Given a tangram object create an index representation.
Usage
index(object, ...)
Arguments
object |
The cell header to render to HTML5 |
... |
additional arguments to renderer. Unused |
Value
A matrix or list of strings containing key, source and value
[Package tangram version 0.8.2 Index]