%without% {operators} | R Documentation |
Remove the elements in table
from s
x %without% table
x |
Vector |
table |
Elements to remove from x |
x
without the elements of table
Romain Francois <francoisromain@free.fr>
letters %without% "a"