background_color(jams) <- grey(0.7)
background_color(jams)
set_background_color(jams, "yellow")
set_background_color(jams,
2:3, 1, "yellow")
map_background_color(jams,
by_rows("yellow", grey(0.7)))
Run the code above in your browser using DataLab