powered by
Exclude an item from a set of items
excludeThese(set, items_to_exclude)
vector
vector to exclude from the whole set
excludeThese
# NOT RUN { excludeThese(1:10, 1) # }
Run the code above in your browser using DataLab