print.qr_code {qrcode} | R Documentation |
Please use plot(x)
for a better quality image
## S3 method for class 'qr_code'
print(x, ...)
x |
the |
... |
currently ignored |
Thierry Onkelinx
Other qr:
coordinates()
,
generate_svg()
,
plot.qr_code()
,
qr_code()
,
qr_event()
,
qr_location()
,
qr_sepa()
,
qr_wifi()
qr_code("HELLO WORLD")