CELL_META: Easy to way to get meta data in the current cell
Description
Easy to way to get meta data in the current cell
Usage
CELL_META
Arguments
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.