| qrInterleave {qrcode} | R Documentation |
Function to interleave the Data Code and Error Correction Core
qrInterleave(poly, dataPoly, qrInfo)
poly |
error correction code word polynomial |
dataPoly |
input data code word polynomial |
qrInfo |
dataframe that store all the required info to
generate QRcode. Via |
Interleaved polynomial readied to fill up the QRcode matrix