plot_bg | R Documentation |
Displays a colored rectangle over the entire area of a plot
plot_bg(col="lightgray")
col |
The color of the background |
‘plot_bg’ is probably only useful when part of the ‘do.first’ argument in another plot function to add a background color to the plot.
nil
Jim Lemon
barp(1:5,do.first="plot_bg()",col=1:5)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.