print.qr_code | 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")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.