Learn R Programming

crimelinkage (version 0.0.4)

plotBKG: Generate a background plot

Description

This facilitates a common plot background

Usage

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