qr_matrix | R Documentation |
Prepare matrices with default patterns and unmasked data A list with a matrix containing the default patterns (finder pattern, timing pattern, separators, alignment pattern and dark module), the unmask data pattern and the version.
qr_matrix(x, ecl = c("L", "M", "Q", "H"))
x |
the input string |
ecl |
the required error correction level.
Available options are |
Thierry Onkelinx
Other internal:
qr_encode()
,
qr_error()
,
qr_mode()
,
qr_version()
qr_matrix("HELLO WORLD")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.