Learn R Programming

baRcodeR (version 0.1.7)

make_labels: baRcodeR GUI

Description

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

Usage

make_labels()

Arguments

Value

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

Examples

Run this code
# NOT RUN {
if(interactive()){
library(baRcodeR)
make_labels()
}
# }

Run the code above in your browser using DataLab