print.qr_code: Print the qr_code object

View source: R/print.R

print.qr_codeR Documentation

Print the qr_code object

Description

Please use plot(x) for a better quality image

Usage

## S3 method for class 'qr_code'
print(x, ...)

Arguments

x

the qr_code object

...

currently ignored

Author(s)

Thierry Onkelinx

See Also

Other qr: coordinates(), generate_svg(), plot.qr_code(), qr_code(), qr_event(), qr_wifi()

Examples

qr_code("HELLO WORLD")

qrcode documentation built on Nov. 11, 2023, 5:07 p.m.