geom_navr_background: GGplot geom to add custom PNG background to the plot

View source: R/navr-plot-elements.R

geom_navr_backgroundR Documentation

GGplot geom to add custom PNG background to the plot

Description

GGplot geom to add custom PNG background to the plot

Usage

geom_navr_background(image_path, xlim = NULL, ylim = NULL)

Arguments

image_path

path the png image

xlim

background poistions as vector of length 2, c(-100,400)

ylim

background poistions as vector of length 2, c(-100,400)


hejtmy/navr documentation built on March 3, 2023, 5:24 p.m.