README.md

bronglaisBarcodes

Lifecycle: stable R-CMD-check License

Install

remotes::install_github('aberWARU/bronglaisBarcodes')

This packages utilises the zint command line tool, and (for now) is only available for use on Linux OS.

Usage

library(bronglaisBarcodes)

generate_barcodes(filePath = '~/barcodeTestDirectory',
           ID = 'YOUR_ID_CODE',
           DOB = '01/01/1990',
           GENDER = 'M',
           ADDRESS = 'A_BUILDING',
           TYPE = c('FORM', 'LOG', 'FBC')
           )


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