index.cell_label: Generate an index from a label object

View source: R/render-index.R

index.cell_labelR Documentation

Generate an index from a label object

Description

Overrides to generate no indexing on labels

Usage

## S3 method for class 'cell_label'
index(object, id = "tangram", key.len = 4, ...)

Arguments

object

cell; The cell for indexing

id

character; an additional specifier for the object key

key.len

numeric; length of key to generate

...

additional arguments to renderer. Unused

Value

A list of strings containing key, source and value


spgarbet/tangram documentation built on Feb. 12, 2023, 7:13 p.m.