make_labels {baRcodeR} | R 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()
}
[Package baRcodeR version 0.1.7 Index]