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

(teal_slices)

Value

teal_slices


[Package teal.slice version 0.6.0 Index]