This addin will allow you to interactive create ID codes and generate PDF files of QR codes.
Examples
if(interactive()){
library(baRcodeR)
make_labels()
}
This addin will allow you to interactive create ID codes and generate PDF files of QR codes.
if(interactive()){
library(baRcodeR)
make_labels()
}