in_entity_set | R Documentation |
Detect records that have at least one of the supplied entities.
in_entity_set(x, entities)
x |
dataset in which to look for records in specific entities |
entities |
set of entities to look for |
Returns a logical vector of length nrow(x)
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.