qr_parse_js_ | R Documentation |
This function is usually only called by qr_scan
, to combine multiple
objects returned by qr_scan_js_from_corners
into a single dataframe,
analogous to the output from rcpp_qr_scan_array
or qr_scan_cpp
.
qr_parse_js_(lst)
lst |
A list returned by |
If not empty, a list with two dataframe elements, values and points, identifying all QR codes from an image.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.