make_labels: baRcodeR GUI

View source: R/uniqID_maker_addin.R

make_labelsR Documentation

baRcodeR GUI

Description

This addin will allow you to interactive create ID codes and generate PDF files of QR codes.

Usage

make_labels()

Value

Opens RStudio addin gadget window for making labels and barcodes in a GUI

Examples

if(interactive()){
library(baRcodeR)
make_labels()
}

baRcodeR documentation built on April 1, 2022, 5:05 p.m.