subsetOnRouteCategory {CodelistGenerator}R Documentation

Subset a codelist to only those with a particular route category

Description

Subset a codelist to only those with a particular route category

Usage

subsetOnRouteCategory(x, cdm, routeCategory)

Arguments

x

Codelist

cdm

A cdm reference

routeCategory

Route category. Use getRoutes() to find the available route categories for a cdm

Value

The codelist with only those concepts associated with the specified route categories


[Package CodelistGenerator version 3.1.0 Index]