Learn R Programming

qrcode (version 0.2.2)

print.qr_code: Print the qr_code object

Description

Please use plot(x) for a better quality image

Usage

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

Arguments

x

the qr_code object

...

currently ignored

Author

Thierry Onkelinx

See Also

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

Examples

Run this code
qr_code("HELLO WORLD")

Run the code above in your browser using DataLab