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_location(), qr_sepa(), qr_wifi()

Examples

qr_code("HELLO WORLD")

ThierryO/qrcode documentation built on Oct. 2, 2024, 9:02 p.m.