StdId: S4 class to hold standard IDs such as "NIHR_HIC_ICU_0001"

Description Usage Arguments Slots Examples

Description

S4 class to hold standard IDs such as "NIHR_HIC_ICU_0001"

constructor of StdId class

Usage

1
2
3

Arguments

text

NIHC code which should be in a format like NIHR_HIC_ICU_xxxx

Slots

ids

single or multiple characters

Examples

1
selected_tags <- StdId(c("NIHR_HIC_ICU_0001", "NIHR_HIC_ICU_0002")

CC-HIC/ccdata documentation built on May 6, 2019, 9:23 a.m.