in_entity_set: Entity Detection

View source: R/utils.R

in_entity_setR Documentation

Entity Detection

Description

Detect records that have at least one of the supplied entities.

Usage

in_entity_set(x, entities)

Arguments

x

⁠[data.table]⁠ (mandatory, no default)

dataset in which to look for records in specific entities

entities

⁠[integer]⁠ (mandatory, no default)

set of entities to look for

Value

Returns a logical vector of length nrow(x).


CancerRegistryOfNorway/nordcancore documentation built on April 29, 2024, 4:40 p.m.