View source: R/exclude_these.R
excludeThese | R Documentation |
Exclude an item from a set of items
excludeThese(set, items_to_exclude)
set |
vector |
items_to_exclude |
vector to exclude from the whole set |
excludeThese
vector
Jayachandra N
excludeThese(1:10, 1)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.