qr_js_src_update | R Documentation |
jsQR
from the upstream repo.Changes the options
setting to a new version of the JS source code,
as determined from the canonical repository on GitHub. If you wish to modify
the JS source yourself or download from another URL, you can instead call
options(list("quadrangle.js_src" = your_local_file_path))
qr_js_src_update(local_path = getwd(), reset = FALSE)
local_path |
The working folder to save the new version of the |
reset |
Reverts to the included version if problems arise. |
The path to a new version of the jsQR library.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.