generate_qr | R Documentation |
Generates a QR code from a supplied string and return as a plot object. This is a wrapper function around qrcode::qr_code().
generate_qr(url)
url |
A string to encode as QR code. |
The encoded QR code as matrix.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.