setdiff_teal_slices {teal.slice} | R Documentation |
setdiff
method for teal_slices
Description
Compare two teal slices objects and return teal_slices
containing slices present in x
but not in y
.
Usage
setdiff_teal_slices(x, y)
Arguments
x , y |
( |
Value
teal_slices
[Package teal.slice version 0.5.1 Index]