get_png: Import a PNG image for use in ggplot.

Description Usage Arguments Value Examples

View source: R/get_png.R

Description

Import a PNG image for use in ggplot.

Usage

1
get_png(filename)

Arguments

filename

the location of the image.

Value

a png object.

Examples

1
logo <- get_png(RCurl::getURLContent("https://cdn.freebiesupply.com/logos/large/2x/tottenham#'-hotspur-logo-png-transparent.png"))

robbiestill/robbiesoccer documentation built on Jan. 23, 2021, 8:47 p.m.