stack_barcodes: Stack Barcodes

Description Usage Arguments

View source: R/stack_barcodes.R

Description

This use magick to arrange the barcodes into a single image and add the necessary text annotations.

Usage

1
stack_barcodes(ID = ID, DOB = DOB, GENDER = GENDER, ADDRESS = ADDRESS, TYPE)

Arguments

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


aberWARU/bronglaisBarcodes documentation built on Dec. 13, 2021, 12:46 a.m.