| qr_error | R Documentation |
The function returns a bit string containing the message.
qr_error(x, ecl = c("L", "M", "Q", "H"))
x |
the input string |
ecl |
the required error correction level.
Available options are |
The message as a bits() object.
Thierry Onkelinx
Other internal:
qr_encode(),
qr_matrix(),
qr_mode(),
qr_version()
qr_error("HELLO WORLD")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.