include_barcode: Barcode layer

View source: R/include_barcode.R

include_barcodeR Documentation

Barcode layer

Description

Insert barcode in label

Usage

include_barcode(
  label,
  value,
  size,
  position = NA,
  type = "static",
  color = "auto",
  units = "cm"
)

Arguments

label

label output

value

column or path

size

image size

position

position coordinate

type

type of entry: dynamic or static

color

image color

units

units for the label options

Value

data frame


Flavjack/huito documentation built on Sept. 6, 2024, 2:46 a.m.