get_default_slice_id {teal.slice}R Documentation

Default teal_slice id

Description

Create a slice id if none provided.

Usage

get_default_slice_id(x)

Arguments

x

(teal_slice or list)

Details

Function returns a default id for a teal_slice object which needs to be distinct from other teal_slice objects created for any FilterStates object. Returned id can be treated as a location of a vector on which FilterState is built:

Value

(character(1)) id for a teal_slice object.


[Package teal.slice version 0.5.1 Index]