create_id_listings {chevron}R Documentation

Concatenate Site and Subject ID

Description

Concatenate Site and Subject ID

Usage

create_id_listings(site, subject, sep = "/")

Arguments

site

(string)

subject

(string)

sep

(string)

Note

the {Patient_label} whisker placeholder will be used in the label.

Examples

create_id_listings("BRA-1", "xxx-1234")

[Package chevron version 0.2.12 Index]