Make QR

make_qr(qr_content, color = "black", color_bg = "white")

Arguments

qr_content

character content passed to qrencode. A time stamp is automatically added plus the current git commit where available.

color

character color of QR code

color_bg

character background color of QR code

Value

matrix