bin_qr_code | R Documentation |
Get QR code for bin on Filebin
bin_qr_code(bin, file = NA)
bin |
Bin name. If |
file |
File name to use to save results. |
File name of the archive.
## Not run:
posted <- file_post(LOREM_IPSUM, bin = "latin-text")
bin_qr_code("latin-text", file = tempfile(fileext = ".png"))
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.