Description Usage Arguments Value Examples
View source: R/image_to_ggplot.R
turn image file to ggplot object. this is useful to use other ggplot2 function
1 | image_to_ggplot(image_file)
|
image_file |
the url of image |
ggplot object
1 | image_to_ggplot('https://i.loli.net/2020/03/11/nG2X1S8EWMVFi3w.png')
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.