plotBKG: Generate a background plot

Description Usage Arguments Value

Description

This facilitates a common plot background

Usage

1
2
3
plotBKG(xlim, ylim, background = TRUE, x.minor, x.major, grid.lines = TRUE,
  glwd1 = 2, glwd2 = 1, bkg.col = "grey90", grid.col = "white",
  boxed = TRUE, ...)

Arguments

xlim

range of x-axis

ylim

range of y-axis

background

(logical) should a background color be used

x.minor

values for minor axis

x.major

values for major axis

grid.lines

(logical) should grid lines be added to plot

glwd1

linewidth of gridlines

glwd2

linewidth of gridlines

bkg.col

color of plot background

grid.col

color of grid lines

boxed

(logical) should plot be boxed

...

other arguments passed to plot

Value

makes a plot


crimelinkage documentation built on May 2, 2019, 1:36 a.m.