qr_plot: Plot a 'magick' image with any detected QR codes.

View source: R/qr_scan.R

qr_plotR Documentation

Plot a magick image with any detected QR codes.

Description

qr_plot is a helper called inside qr_scan to visualize images and any QR codes. Requires ggplot2.

Usage

qr_plot(mgk, code_obj)

Arguments

mgk

The image object that was scanned.

code_obj

A list of dataframes, values and points, generated by qr_scan.

Value

A ggplot object.


brianwdavis/quadrangle documentation built on Feb. 27, 2023, 6:36 p.m.