# barcodelabel A shiny app to generate labels with barcodes. ## Deploy The barcode is generated by [Zint Barcode Generator](https://zint.github.io/). Zint should be installed and can be found in the system path before deploying in the local computer and Shiny server. ## Experiment design You can change the design.xlsx file for your own experiment. The columns should be kept with same name. ## New label product 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.