'How do i encode cursor movement keys in a QR code with R?

I am trying to encode cursor movement keys within a qr code, which shell mimic keyboard input. So, if I would scan the qr code I would like to see the cursor move in the encoded way. I want to use the qrcode package in R and an ordinary qr code scanner. Is that possible? Thanks for your help!



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source