R, 标签打印,shiny app

Bangyou Zheng 956188fa15 Update README.md 7 年之前
data 7c94b88596 initial check 7 年之前
LICENSE 3090519047 Initial commit 7 年之前
README.md 956188fa15 Update README.md 7 年之前
app.R 7c94b88596 initial check 7 年之前
barcode.R 7c94b88596 initial check 7 年之前
design.xlsx 7c94b88596 initial check 7 年之前
labels.R 7c94b88596 initial check 7 年之前

README.md

barcodelabel

A shiny app to generate labels with barcodes.

Deploy

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.

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.