image_to_ggplot: turn image file to ggplot object.

Description Usage Arguments Value Examples

View source: R/image_to_ggplot.R

Description

turn image file to ggplot object. this is useful to use other ggplot2 function

Usage

1
image_to_ggplot(image_file)

Arguments

image_file

the url of image

Value

ggplot object

Examples

1
image_to_ggplot('https://i.loli.net/2020/03/11/nG2X1S8EWMVFi3w.png')

jixing475/manuscriptsJX documentation built on April 20, 2020, 9:55 a.m.