Learn R Programming

qrencoder (version 0.1.0)

qrencode: Return a QR encoded string as a matrix

Description

Useful if you want to do your own post-processing

Usage

qrencode(to_encode)

Arguments

to_encode
the data to encode

Examples

Run this code
qrencode("http://rud.is/b")

Run the code above in your browser using DataLab