generate_qr: generate_qr

View source: R/generate_qr.R

generate_qrR Documentation

generate_qr

Description

Generates a QR code from a supplied string and return as a plot object. This is a wrapper function around qrcode::qr_code().

Usage

generate_qr(url)

Arguments

url

A string to encode as QR code.

Value

The encoded QR code as matrix.


nucleic-acid/namedropR documentation built on Jan. 7, 2023, 10:09 p.m.