Bangyou Zheng 956188fa15 Update README.md | 7 年之前 | |
---|---|---|
data | 7 年之前 | |
LICENSE | 7 年之前 | |
README.md | 7 年之前 | |
app.R | 7 年之前 | |
barcode.R | 7 年之前 | |
design.xlsx | 7 年之前 | |
labels.R | 7 年之前 |
A shiny app to generate labels with barcodes.
The barcode is generated by Zint Barcode Generator. Zint should be installed and can be found in the system path before deploying in the local computer and Shiny server.
You can change the design.xlsx file for your own experiment. The columns should be kept with same name.
The current App only support two types of label. A new product can be added through manually changing the data/dbavery.csv and add a new fucntion in the labels.R.