Skip to contents

Not in

Usage

x %nin% table

Arguments

x

object

table

table

Examples

"A" %in% "B"
#> [1] FALSE