Description Usage Arguments Examples
Useful for ggplot::geom_raster
1 | qrencode_df(to_encode)
|
to_encode |
the data to encode |
1 | head(qrencode_df("http://rud.is/b"))
|
Loading required package: raster
Loading required package: sp
x y z
1 0 20 1
2 1 20 1
3 2 20 1
4 3 20 1
5 4 20 1
6 5 20 1
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.