qr_plot | R Documentation |
qr_plot
is a helper called inside qr_scan
to visualize images
and any QR codes. Requires ggplot2
.
qr_plot(mgk, code_obj)
mgk |
The image object that was scanned. |
code_obj |
A list of dataframes, values and points, generated by |
A ggplot object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.