add_customTags: add tags to a patient list

View source: R/methods.R

add_customTagsR Documentation

add tags to a patient list

Description

add tags to a patient list

Usage

add_customTags(
  custom_patientLists,
  chosen_patientList,
  patient_list,
  screentag = FALSE,
  screentag_print = TRUE
)

Arguments

custom_patientLists

the custom patient lists

chosen_patientList

the names of the chosen patient lists

patient_list

dataframe, must contain column internalID

screentag

add fomantic/semantic tags

screentag_print

add printable/copyable text-only tags

Value

dataframe, with added column screentag or screentag_print


DavidPatShuiFong/dMeasureCustom documentation built on Oct. 12, 2022, 9:44 p.m.