View source: R/stack_barcodes.R
This use magick
to arrange the barcodes into a single image and add the necessary text annotations.
1 | stack_barcodes(ID = ID, DOB = DOB, GENDER = GENDER, ADDRESS = ADDRESS, TYPE)
|
ID |
A character string of participant ID |
DOB |
A character string of Date-of Birth in the following format; DD/MM/YYYY |
GENDER |
A character of either M or F (for Male and Female respectively) |
ADDRESS |
A character string with no white space which is used as the sample address |
TYPE |
A character vector of any of the following options; FORM, LOG, FBC, CHEM21, VITD, GLUCOSE, HBA1C, INSULIN |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.