R/utils.R
create_id_listings.Rd
Concatenate Site and Subject ID
create_id_listings(site, subject, sep = "/")
(string)
string
the {Patient_label} whisker placeholder will be used in the label.
{Patient_label}
create_id_listings("BRA-1", "xxx-1234") #> [1] "BRA-1/1234" #> attr(,"label") #> [1] "Center/Patients ID"