hrbrmstr/qrencoder: Quick Response Code (QR Code) / Matrix Barcode Creator

Quick Response codes (QR codes) are a type of matrix bar code and can be used to authenticate transactions, provide access to multi-factor authentication services and enable general data transfer in an image. QR codes use four standardized encoding modes (numeric, alphanumeric, byte/binary, and kanji) to efficiently store data. Matrix barcode generation is performed efficiently in C via the included 'libqrencoder' library created by Kentaro Fukuchi.

Getting started

Package details

MaintainerBob Rudis <bob@rud.is>
LicenseGPL-2
Version0.2.1
URL http://github.com/hrbrmstr/qrencoder
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("hrbrmstr/qrencoder")
hrbrmstr/qrencoder documentation built on May 17, 2019, 5:12 p.m.