plot_img: Plot an image from url

Description Usage Arguments Value Examples

Description

Parses a url to be either jpeg or png and finds appropriate function to plot

Usage

1
plot_img(src)

Arguments

src

path to url

Value

plots picture

Examples

1
plot_img("https://www.r-project.org/logo/Rlogo.png")

stillmatic/comics documentation built on May 30, 2019, 5:44 p.m.