Can QR codes can be generated in R? Is there is a package that allows it?

link|improve this question
feedback

1 Answer

There are no barcode reading packages in R, to my knowledge. You can perform a search by using the "Search" option on http://cran.r-project.org/.

link|improve this answer
He did say 'generated', not read. Generation is easier ... though I still don't know of any R packages for it. – smparkes Feb 18 at 2:25
And is not a particularly easy search due to the QR decomposition algorithm in matrix algebra which dominates the results. – Brian Diggs Mar 8 at 20:27
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.