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