Subset.CELL_META: Easy to way to get meta data in the current cell

Description Usage Arguments Details See Also Examples

Description

Easy to way to get meta data in the current cell

Usage

1
2
## S3 method for class 'CELL_META'
x$name

Arguments

x

name of the variable should be "CELL_META"

name

name of the cell meta name

Details

The variable CELL_META can only be used to get meta data of the "current" cell. Basically you can simply replace e.g. get.cell.meta.data("sector.index") to CELL_META$sector.index.

See Also

get.cell.meta.data

Examples

1
2
# There is no example
NULL

eilslabs/circlize documentation built on May 16, 2019, 1:23 a.m.